summaryrefslogtreecommitdiffstats
path: root/source/smbd/pipes.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/smbd/pipes.c')
-rw-r--r--source/smbd/pipes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbd/pipes.c b/source/smbd/pipes.c
index 366707cd589..bc3c8ea655b 100644
--- a/source/smbd/pipes.c
+++ b/source/smbd/pipes.c
@@ -31,8 +31,6 @@
#define PIPE "\\PIPE\\"
#define PIPELEN strlen(PIPE)
-extern int DEBUGLEVEL;
-
extern struct pipe_id_info pipe_names[];
/****************************************************************************