Fixed error on product build.

This commit is contained in:
Jan Lindström 2013-08-05 07:32:47 +03:00
parent 24337653f1
commit 4cc301f415

View File

@ -55,10 +55,9 @@ bool tbr_debug = true;
bool tbr_trace = true;
#else
bool tbr_trace = false;
#endif
bool tbr_trace = false;
bool tbr_debug = false;
#endif
#endif
/* Namespaces */