]> git.sesse.net Git - vlc/commitdiff
Oops, Disable debugging.
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 15 Aug 2005 15:02:08 +0000 (15:02 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 15 Aug 2005 15:02:08 +0000 (15:02 +0000)
modules/codec/dvbsub.c

index 371d03c276097929c7093b867e65a986056d51d9..57b6213591b0e23a630b8941db1290f0046dcafd 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "vlc_bits.h"
 
-#define DEBUG_DVBSUB 1
+/* #define DEBUG_DVBSUB 1 */
 
 #define POSX_TEXT N_("X coordinate of the subpicture")
 #define POSX_LONGTEXT N_("You can reposition the subpicture by providing another value here." )