summaryrefslogtreecommitdiffstats
path: root/source/lib/charcnv.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/charcnv.c')
-rw-r--r--source/lib/charcnv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lib/charcnv.c b/source/lib/charcnv.c
index 4a3d7090e31..4ce6db60f3a 100644
--- a/source/lib/charcnv.c
+++ b/source/lib/charcnv.c
@@ -21,7 +21,6 @@
*/
#include "includes.h"
#define CTRLZ 26
-extern int DEBUGLEVEL;
static char cvtbuf[sizeof(pstring)];