summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_movie.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-05-15 15:16:12 +0200
committerDiego Biurrun <diego@biurrun.de>2013-05-16 00:23:30 +0200
commit2832ea26f3f792ba0d0b7682a6f33fd05dea3850 (patch)
tree9c414d2bfc3455785af3bb8e2777791e0eaa072c /libavfilter/vsrc_movie.c
parentff4fc5ef12a37716c5c5d8928a2db92428e916ec (diff)
Remove commented-out debug #define cruft
Diffstat (limited to 'libavfilter/vsrc_movie.c')
-rw-r--r--libavfilter/vsrc_movie.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavfilter/vsrc_movie.c b/libavfilter/vsrc_movie.c
index 720f077fdd..9cde9d4dd1 100644
--- a/libavfilter/vsrc_movie.c
+++ b/libavfilter/vsrc_movie.c
@@ -28,8 +28,6 @@
* @todo support more than one output stream
*/
-/* #define DEBUG */
-
#include <float.h>
#include "libavutil/attributes.h"