1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Removed unneccessary comment.

This commit is contained in:
jani@rhols221.adsl.netsonic.fi
2002-08-28 13:28:11 +03:00
parent c7d7d8abe3
commit f8e8d71b79

View File

@ -284,7 +284,6 @@ int handle_options(int *argc, char ***argv,
}
if (optp->arg_type == NO_ARG)
{
// if (optend && special_used)
if (optend && optp->var_type != GET_BOOL)
{
if (my_getopt_print_errors)