Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / smbd / uid.c
index 9fe634a7e9c8eac792f4aa681f7651f7c0fab8d0..6afaf1493e3cd63e82f98fd149339febc710434e 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "includes.h"
 
-extern int DEBUGLEVEL;
-
 /* what user is current? */
 extern struct current_user current_user;