1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Remove redundant #undef statements that were mistakenly committed.

Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-05-09 11:59:15 +00:00
parent 245976da2a
commit 2343a04092

View File

@ -35,9 +35,6 @@
#include "libswscale/swscale.h" #include "libswscale/swscale.h"
#undef exit #undef exit
#undef fprintf
#undef printf
#undef snprintf
/* 5 seconds stream duration */ /* 5 seconds stream duration */
#define STREAM_DURATION 5.0 #define STREAM_DURATION 5.0