[MPlayer-cvslog] r26536 - in trunk/mp3lib: test.c test2.c

diego subversion at mplayerhq.hu
Fri Apr 25 10:39:03 CEST 2008


Author: diego
Date: Fri Apr 25 10:39:03 2008
New Revision: 26536

Log:
Remove useless comments with compilation commands.


Modified:
   trunk/mp3lib/test.c
   trunk/mp3lib/test2.c

Modified: trunk/mp3lib/test.c
==============================================================================
--- trunk/mp3lib/test.c	(original)
+++ trunk/mp3lib/test.c	Fri Apr 25 10:39:03 2008
@@ -1,8 +1,6 @@
 
 #define DUMP_PCM
 
-// gcc test.c -I.. -L. -lMP3 -lm -o test1 -O4
-
 #include <stdio.h>
 #include <stdlib.h>
 

Modified: trunk/mp3lib/test2.c
==============================================================================
--- trunk/mp3lib/test2.c	(original)
+++ trunk/mp3lib/test2.c	Fri Apr 25 10:39:03 2008
@@ -1,6 +1,3 @@
-
-//gcc test2.c -O2 -I.. -L. ../libvo/aclib.c -lMP3 -lm -o test2
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>



More information about the MPlayer-cvslog mailing list