aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/sec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb/sec.cpp')
-rw-r--r--lib/dvb/sec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dvb/sec.cpp b/lib/dvb/sec.cpp
index 3c6834c7..802dbaa9 100644
--- a/lib/dvb/sec.cpp
+++ b/lib/dvb/sec.cpp
@@ -12,7 +12,7 @@
#endif
#include <lib/base/eerror.h>
-#define SEC_DEBUG
+//#define SEC_DEBUG
#ifdef SEC_DEBUG
#define eSecDebug(arg...) eDebug(arg)