Fixed error on product build.
This commit is contained in:
parent
24337653f1
commit
4cc301f415
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user