summaryrefslogtreecommitdiff
path: root/libavformat/output-example.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/output-example.c')
-rw-r--r--libavformat/output-example.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/output-example.c b/libavformat/output-example.c
index e4babb49a5..2f83990011 100644
--- a/libavformat/output-example.c
+++ b/libavformat/output-example.c
@@ -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 */