Finding the 3 best tuners after the learning process
[satune.git] / src / common.h
index 879c1f2cf40613a7e3333a101a8d6f2be2ceba16..b3ddb7720a9d55159f8217f29d0322a602ce2444 100644 (file)
@@ -45,6 +45,7 @@ extern int switch_alloc;
 #define DBG_ENABLED() (1)
 #else
 #define DEBUG(fmt, ...)
 #define DBG_ENABLED() (1)
 #else
 #define DEBUG(fmt, ...)
+#define LOG(fmt, ...)
 #define DBG()
 #define DBG_ENABLED() (0)
 #endif
 #define DBG()
 #define DBG_ENABLED() (0)
 #endif