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:
@ -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)
|
||||
|
Reference in New Issue
Block a user