diff options
-rw-r--r-- | src/mot-encoder.cpp | 2 |
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 |