diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c index 481adf2bf7..52278cfe48 100644 --- a/doc/examples/muxing.c +++ b/doc/examples/muxing.c @@ -37,8 +37,6 @@ #include #include -#undef exit - /* 5 seconds stream duration */ #define STREAM_DURATION 200.0 #define STREAM_FRAME_RATE 25 /* 25 images/s */