summaryrefslogtreecommitdiff
path: root/source3/lib/replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace.c')
-rw-r--r--source3/lib/replace.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/lib/replace.c b/source3/lib/replace.c
index e1871a6f55..b972c745b0 100644
--- a/source3/lib/replace.c
+++ b/source3/lib/replace.c
@@ -21,12 +21,9 @@
#include "includes.h"
-extern int DEBUGLEVEL;
-
void replace_dummy(void);
void replace_dummy(void) {}
-
#ifndef HAVE_FTRUNCATE
/*******************************************************************
ftruncate for operating systems that don't have it