diff --git a/lib_com/options.h b/lib_com/options.h index 8a96dabd0486fb6c90db0304fb94c9ca28bef50e..4f7e4a176dd50dfc91b7242110471d6ae71d2b51 100755 --- a/lib_com/options.h +++ b/lib_com/options.h @@ -48,7 +48,7 @@ /* ################### Start DEBUGGING switches ########################### */ #ifndef RELEASE -#define DEBUGGING /* Activate debugging part of the code */ +/* #define DEBUGGING */ /* Activate debugging part of the code */ #endif /*#define WMOPS*/ /* Activate complexity and memory counters */ /*#define WMOPS_PER_FRAME*/ /* Output per-frame complexity (writes one float value per frame to the file "wmops_analysis") */