Revert the log level to INFO

It was modified by error to DEBUG by commit 88f54e1ccc
This commit is contained in:
Paul Cercueil
2013-07-29 13:02:06 -04:00
parent 88f54e1ccc
commit 50b3bb2b7f
+1 -1
View File
@@ -11,7 +11,7 @@
#define DEBUG_L 4
#ifndef LOG_LEVEL
#define LOG_LEVEL DEBUG_L
#define LOG_LEVEL INFO_L
#endif
// -------------