mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 03:35:34 +02:00
Removed unneccessary comment.
This commit is contained in:
parent
d5ececde0c
commit
84e187bc98
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue