diff options
Diffstat (limited to 'source/lib/system.c')
-rw-r--r-- | source/lib/system.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/lib/system.c b/source/lib/system.c index a402af77c9b..1dea1192d6c 100644 --- a/source/lib/system.c +++ b/source/lib/system.c @@ -21,8 +21,6 @@ #include "includes.h" -extern int DEBUGLEVEL; - /* The idea is that this file will eventually have wrappers around all important system calls in samba. The aims are: |