2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

Disable all debugging by default

This commit is contained in:
Ted Lemon 1999-03-11 01:36:23 +00:00
parent c6ccf156ac
commit 98200ed9f0

View File

@ -32,7 +32,7 @@
/* Define this if you want to see dumps of find_lease() in action. */
#define DEBUG_FIND_LEASE
/* #define DEBUG_FIND_LEASE */
/* Define this if you want to see dumps of parsed expressions. */