diff options
Diffstat (limited to 'source/smbd/vfs.c')
-rw-r--r-- | source/smbd/vfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbd/vfs.c b/source/smbd/vfs.c index 8d049b51c4a..e165c42ee4f 100644 --- a/source/smbd/vfs.c +++ b/source/smbd/vfs.c @@ -21,8 +21,6 @@ #include "includes.h" -extern int DEBUGLEVEL; - /* Some structures to help us initialise the vfs operations table */ struct vfs_syminfo { |