]> git.sesse.net Git - vlc/blobdiff - modules/codec/dvbsub.c
Oops, Disable debugging.
[vlc] / 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." )