diff --git a/lib/ns/client.c b/lib/ns/client.c index f3e95a563d..70b1261f72 100644 --- a/lib/ns/client.c +++ b/lib/ns/client.c @@ -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, \