summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/input_bluray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/input_bluray.c b/src/input/input_bluray.c
index 8cc764316..c953de04b 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -48,7 +48,7 @@
#define LOG_MODULE "input_bluray"
#define LOG_VERBOSE
-#define LOG
+/*#define LOG*/
#define LOGMSG(x...) xine_log (this->stream->xine, XINE_LOG_MSG, "input_bluray: " x);