examples/muxing: remove pointless #undef exit

This commit is contained in:
Stefano Sabatini 2012-08-30 21:42:43 +02:00
parent 438b86fed4
commit 952caf11f2

View File

@ -37,8 +37,6 @@
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#undef exit
/* 5 seconds stream duration */
#define STREAM_DURATION 200.0
#define STREAM_FRAME_RATE 25 /* 25 images/s */