mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-09 17:37:11 +08: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:
@ -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
|
||||||
|
Reference in New Issue
Block a user