2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Don't define NS_CLIENT_TRACE by default

This commit is contained in:
Witold Kręcicki
2020-02-14 12:28:03 +01:00
parent 4791263def
commit 4b6a064972

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, \