summaryrefslogtreecommitdiffstats
path: root/source/lib/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/time.c')
-rw-r--r--source/lib/time.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/lib/time.c b/source/lib/time.c
index bf58cdd018a..d5813746112 100644
--- a/source/lib/time.c
+++ b/source/lib/time.c
@@ -30,8 +30,6 @@
int serverzone=0;
int extra_time_offset = 0;
-extern int DEBUGLEVEL;
-
#ifndef CHAR_BIT
#define CHAR_BIT 8
#endif