diff options
-rw-r--r-- | test/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c index d42860930..ebf8e7f3e 100644 --- a/test/test.c +++ b/test/test.c @@ -2891,7 +2891,6 @@ static int ParseOptions( int argc, char ** argv ) case 'v': if( optarg != NULL ) { - printf("#################adnfkjsdnfkj"); debug = atoi( optarg ); } else |