Commit 2343a040 authored by Diego Biurrun's avatar Diego Biurrun

Remove redundant #undef statements that were mistakenly committed.

Originally committed as revision 13099 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 245976da
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment