OSDN Git Service

remove debug life
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 4 Dec 2010 21:24:30 +0000 (21:24 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 4 Dec 2010 21:24:30 +0000 (21:24 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@3703 b64f7644-9d1e-0410-96f1-a4d463321fa5

test/test.c

index d428609..ebf8e7f 100644 (file)
@@ -2891,7 +2891,6 @@ static int ParseOptions( int argc, char ** argv )
             case 'v':
                 if( optarg != NULL )
                 {
-                                       printf("#################adnfkjsdnfkj");
                     debug = atoi( optarg );
                 }
                 else