1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 06:11:10 +00:00

Remove wrong compilation instructions.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27538 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-09-07 13:57:00 +00:00
parent 583ba8dcb7
commit 434a2063ed

View File

@ -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>