# HG changeset patch # User diego # Date 1208854325 0 # Node ID 3f3d90d27549cae71497e7904031b6e34d2470cb # Parent 4d9fad055ac9c538bfc0431cc70565ecf5277957 Remove redundant definitions that are already present on the command line. diff -r 4d9fad055ac9 -r 3f3d90d27549 TOOLS/avisubdump.c --- a/TOOLS/avisubdump.c Tue Apr 22 08:50:38 2008 +0000 +++ b/TOOLS/avisubdump.c Tue Apr 22 08:52:05 2008 +0000 @@ -7,8 +7,6 @@ * The subtitles are dumped to stdout. */ -#define _LARGEFILE_SOURCE -#define _FILE_OFFSET_BITS 64 #include #include #include