Fixed error on product build.
This commit is contained in:
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user