summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-05-09 11:59:15 +0000
committerDiego Biurrun <diego@biurrun.de>2008-05-09 11:59:15 +0000
commit2343a0409284b8076609562ec64cbaf318910436 (patch)
treeb55cec5068424c6fb157b4956c17485387a8db34
parent245976da2a7f9a4a03dfb6903e9437b7cf2967f4 (diff)
Remove redundant #undef statements that were mistakenly committed.
Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--output_example.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/output_example.c b/output_example.c
index 57588b3b59..515a172661 100644
--- a/output_example.c
+++ b/output_example.c
@@ -35,9 +35,6 @@
#include "libswscale/swscale.h"
#undef exit
-#undef fprintf
-#undef printf
-#undef snprintf
/* 5 seconds stream duration */
#define STREAM_DURATION 5.0