summaryrefslogtreecommitdiff
path: root/ffplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'ffplay.c')
-rw-r--r--ffplay.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ffplay.c b/ffplay.c
index 3c9c379dd7..bfe10bebd1 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -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;