summaryrefslogtreecommitdiffstats
path: root/mp3lib/test2.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-25 08:39:03 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-04-25 08:39:03 +0000
commite58ca8c5da29e4170afb249356d0a8f2e73146ea (patch)
treeae51b9081e0f58e40c08249eaa1fdbd986483a9a /mp3lib/test2.c
parentba6cc3387ed4a5dbbf80fe3962ff17941f0f4504 (diff)
downloadmpv-e58ca8c5da29e4170afb249356d0a8f2e73146ea.tar.bz2
mpv-e58ca8c5da29e4170afb249356d0a8f2e73146ea.tar.xz
Remove useless comments with compilation commands.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26536 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp3lib/test2.c')
-rw-r--r--mp3lib/test2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mp3lib/test2.c b/mp3lib/test2.c
index e35ad9aa32..3c78596d81 100644
--- a/mp3lib/test2.c
+++ b/mp3lib/test2.c
@@ -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>