From bfc2a19d7a0166b1aa1e871f2cc2ba1aaaa44660 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Tue, 9 May 2006 22:10:17 +0000 Subject: 10l, undef DEBUG Originally committed as revision 5354 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/mov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 1e4d0ecb68..197e7de537 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -19,7 +19,7 @@ #include -#define DEBUG +//#define DEBUG #include "avformat.h" #include "avi.h" -- cgit v1.2.3