Removed unneccessary comment.

parent c7d7d8ab
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment