From 2343a0409284b8076609562ec64cbaf318910436 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 9 May 2008 11:59:15 +0000 Subject: [PATCH] Remove redundant #undef statements that were mistakenly committed. Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk --- output_example.c | 3 --- 1 file changed, 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