[MPlayer-cvslog] r26488 - trunk/TOOLS/avisubdump.c

diego subversion at mplayerhq.hu
Tue Apr 22 10:52:05 CEST 2008


Author: diego
Date: Tue Apr 22 10:52:05 2008
New Revision: 26488

Log:
Remove redundant definitions that are already present on the command line.


Modified:
   trunk/TOOLS/avisubdump.c

Modified: trunk/TOOLS/avisubdump.c
==============================================================================
--- trunk/TOOLS/avisubdump.c	(original)
+++ trunk/TOOLS/avisubdump.c	Tue Apr 22 10:52:05 2008
@@ -7,8 +7,6 @@
  * The subtitles are dumped to stdout.
  */
 
-#define _LARGEFILE_SOURCE
-#define _FILE_OFFSET_BITS 64
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>



More information about the MPlayer-cvslog mailing list