# HG changeset patch # User diego # Date 1199217231 0 # Node ID d4de2cffe5bd039b15dbff8b7955ad14ddec61a7 # Parent 92a795af260020382c54a5ecb9e18fc51e7261cf Remove compilation command from source file, it is already in the Makefile. diff -r 92a795af2600 -r d4de2cffe5bd TOOLS/subrip.c --- a/TOOLS/subrip.c Tue Jan 01 19:52:23 2008 +0000 +++ b/TOOLS/subrip.c Tue Jan 01 19:53:51 2008 +0000 @@ -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. *