From 6da8e4a81de6b602ea7e2f88e53abe15a34a67dd Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Jan 2008 19:53:51 +0000 Subject: Remove compilation command from source file, it is already in the Makefile. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25571 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/subrip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/subrip.c b/TOOLS/subrip.c index 1548a383db..82a401a253 100644 --- a/TOOLS/subrip.c +++ b/TOOLS/subrip.c @@ -1,4 +1,3 @@ -/* -*- compile-command: "gcc -g -Wall -I.. -o subrip subrip.c ../vobsub.o ../spudec.o ../mp_msg.o ../unrarlib.o ../libswscale/swscale.o ../libswscale/rgb2rgb.o ../libswscale/yuv2rgb.o ../libmpcodecs/img_format.o -lm" -*- */ /* * Use with CVS JOCR/GOCR. * -- cgit v1.2.3