summaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils.h b/utils.h
index 63a7681..b76a93b 100644
--- a/utils.h
+++ b/utils.h
@@ -173,9 +173,7 @@ extern char *uStringDup(
#define DEBUG_VAR debugFlags
#endif
-#ifdef DEBUG_VAR_NOT_LOCAL
extern
-#endif
unsigned int DEBUG_VAR;
extern void uDebug( char *s, ... );