Remove pointless #undefs of previously forbidden functions.

This commit is contained in:
Anton Khirnov 2012-10-20 15:22:41 +02:00
parent 90153465b0
commit cb45553f57
28 changed files with 0 additions and 57 deletions

View file

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