aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-08-27 18:39:12 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-08-27 18:39:12 +0200
commitc609770ff973099aabfb79e0b9201e4bdf2dc293 (patch)
treecd09f0451b3d9afc06d293e9909698038ea9f066 /src
parent53f302f163f78157a561a9bf966e62fe73e55850 (diff)
downloadODR-PadEnc-c609770ff973099aabfb79e0b9201e4bdf2dc293.tar.gz
ODR-PadEnc-c609770ff973099aabfb79e0b9201e4bdf2dc293.tar.bz2
ODR-PadEnc-c609770ff973099aabfb79e0b9201e4bdf2dc293.zip
Disable DEBUG by default
Diffstat (limited to 'src')
-rw-r--r--src/mot-encoder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mot-encoder.cpp b/src/mot-encoder.cpp
index e4b924a..9302633 100644
--- a/src/mot-encoder.cpp
+++ b/src/mot-encoder.cpp
@@ -41,7 +41,7 @@
#include <getopt.h>
#include "config.h"
-#define DEBUG 1
+#define DEBUG 0
#define SLEEPDELAY_DEFAULT 10 //seconds