aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_mkupdate.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/resolv/res_mkupdate.c')
-rw-r--r--lib/libc/resolv/res_mkupdate.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/resolv/res_mkupdate.c b/lib/libc/resolv/res_mkupdate.c
index e5a3cb702cda..3f595dc4ec08 100644
--- a/lib/libc/resolv/res_mkupdate.c
+++ b/lib/libc/resolv/res_mkupdate.c
@@ -48,10 +48,6 @@
#include "port_after.h"
-/* Options. Leave them on. */
-#ifndef DEBUG
-#define DEBUG
-#endif
#define MAXPORT 1024
static int getnum_str(u_char **, u_char *);