summaryrefslogtreecommitdiff
path: root/source3/lib/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/crc32.c')
-rw-r--r--source3/lib/crc32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/crc32.c b/source3/lib/crc32.c
index 16b337c764..e026fbf861 100644
--- a/source3/lib/crc32.c
+++ b/source3/lib/crc32.c
@@ -7,7 +7,6 @@
*/
#include "includes.h"
-extern int DEBUGLEVEL;
static unsigned long CRCTable[256] =
{