• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

githubのコードからのfolk


Commit MetaInfo

Revisiond551db425d9eef4fa61434e9a0f48ed7c48d0262 (tree)
Time2010-12-05 06:24:30
Authorsr55 <sr55@b64f...>
Commitersr55

Log Message

remove debug life

git-svn-id: svn://localhost/HandBrake/trunk@3703 b64f7644-9d1e-0410-96f1-a4d463321fa5

Change Summary

Incremental Difference

--- a/test/test.c
+++ b/test/test.c
@@ -2891,7 +2891,6 @@ static int ParseOptions( int argc, char ** argv )
28912891 case 'v':
28922892 if( optarg != NULL )
28932893 {
2894- printf("#################adnfkjsdnfkj");
28952894 debug = atoi( optarg );
28962895 }
28972896 else