whoops, forgot to nuke the debug code.

This commit is contained in:
Alcaro 2015-06-30 22:59:06 +02:00
parent 86fa8279cb
commit 0d743c27fe
1 changed files with 0 additions and 1 deletions

View File

@ -594,7 +594,6 @@ static void parse_input(int argc, char *argv[])
{
int port;
int c = getopt_long(argc, argv, optstring, opts, NULL);
printf("test=%i\n",c);
if (c == -1)
break;