summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/config_h.PL3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/config_h.PL b/win32/config_h.PL
index 679ba99112..7f2869c945 100644
--- a/win32/config_h.PL
+++ b/win32/config_h.PL
@@ -54,9 +54,6 @@ while (<SH>)
print H;
}
print H "#include <win32.h>
-#ifndef DEBUGGING
-#define DEBUGGING
-#endif
";
close(H);
close(SH);