]> git.sesse.net Git - vlc/commitdiff
Remove extra debug introduced accidentally in 9925a34ee
authorRafaël Carré <funman@videolan.org>
Wed, 26 Jun 2013 18:31:31 +0000 (20:31 +0200)
committerRafaël Carré <funman@videolan.org>
Wed, 26 Jun 2013 18:31:31 +0000 (20:31 +0200)
modules/demux/avformat/mux.c

index 5e2225fcfffe6c404e2ae73bc6f81f825d1684ea..58109f939be532258bc906e7cfd9c3d061c57c0c 100644 (file)
@@ -40,7 +40,7 @@
 #include "../../codec/avcodec/avcommon.h"
 
 
-#define AVFORMAT_DEBUG 1
+//#define AVFORMAT_DEBUG 1
 
 static const char *const ppsz_mux_options[] = {
     "mux", "options", NULL