Remove a duplicated line due to the last merge

This commit is contained in:
nick
2012-06-06 10:05:12 +01:00
parent 682f3c70ef
commit 15513c03df

View File

@@ -39,9 +39,6 @@
#define GETOPT_SIZE GETOPT_ARG( OPT_SIZE, 'S' )
#define GETOPT_BIND GETOPT_ARG( OPT_BIND, 'b' )
#define HELP_LINE "\t--" OPT_HELP ",-h\t\tThis text.\n"
#ifdef DEBUG
# define OPT_VERBOSE "verbose"
# define SOPT_VERBOSE "v"