summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-07 13:57:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-07 13:57:00 +0000
commit434a2063ed553943408ceaf37cea99083c4492ad (patch)
treede1aa98250f0fb2f0d003eec2c95079ba96e49bb
parent583ba8dcb7e82edf8c5d44b7ad371268812d3c93 (diff)
downloadmpv-434a2063ed553943408ceaf37cea99083c4492ad.tar.bz2
mpv-434a2063ed553943408ceaf37cea99083c4492ad.tar.xz
Remove wrong compilation instructions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27538 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--libvo/aspecttest.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libvo/aspecttest.c b/libvo/aspecttest.c
index 350db61290..5cb0585bff 100644
--- a/libvo/aspecttest.c
+++ b/libvo/aspecttest.c
@@ -1,6 +1,4 @@
-/* testapp for aspect.[ch] by Atmos
- * gcc aspecttest.c aspect.c -o aspecttest -DASPECT_TEST [-DASPECT_DEBUG]
- */
+/* test app for aspect.[ch] by Atmos */
#include <stdio.h>
#include <stdlib.h>