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

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26488 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-22 08:52:05 +00:00
parent 88961299aa
commit f19af4d788
1 changed files with 0 additions and 2 deletions

View File

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