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:
parent
245976da2a
commit
2343a04092
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user