diff options
Diffstat (limited to 'ffplay.c')
-rw-r--r-- | ffplay.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -47,10 +47,6 @@ #undef main /* We don't want SDL to override our main() */ #endif -#undef exit -#undef printf -#undef fprintf - const char program_name[] = "FFplay"; const int program_birth_year = 2003; |