Skip to content
Snippets Groups Projects
Commit 337b0214 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Disabled debugging

parent 2d8d764b
Branches
Tags
No related merge requests found
......@@ -77,7 +77,7 @@ void dnslib_zone_dump(dnslib_zone_t *zone, char loaded_zone);
//#define DNSLIB_RESPONSE_DEBUG
//#define DNSLIB_ZONEDB_DEBUG
//#define DNSLIB_DNAME_DEBUG
#define DNSLIB_RESPONSE_DEBUG
//#define DNSLIB_RESPONSE_DEBUG
//#define DNSLIB_EDNS_DEBUG
//#define DNSLIB_RRSET_DEBUG
//#define DNSLIB_NSEC3_DEBUG
......
......@@ -16,7 +16,7 @@
#include "common/print.h"
//#define SM_DEBUG
#define NS_DEBUG
//#define NS_DEBUG
//#define SERVER_DEBUG
//#define DT_DEBUG
//#define NET_DEBUG
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment