Don't define NS_CLIENT_TRACE by default

This commit is contained in:
Witold Kręcicki
2020-02-20 20:08:50 +01:00
parent baf7a48279
commit 02fe509f75
-1
View File
@@ -79,7 +79,6 @@
* task to change the client, then the client will have to be locked.
*/
#define NS_CLIENT_TRACE
#ifdef NS_CLIENT_TRACE
#define CTRACE(m) \
ns_client_log(client, NS_LOGCATEGORY_CLIENT, NS_LOGMODULE_CLIENT, \