diff options
Diffstat (limited to 'source/smbd/groupname.c')
-rw-r--r-- | source/smbd/groupname.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbd/groupname.c b/source/smbd/groupname.c index eb2931d2a54..7d3dce131a4 100644 --- a/source/smbd/groupname.c +++ b/source/smbd/groupname.c @@ -22,10 +22,8 @@ #ifdef USING_GROUPNAME_MAP #include "includes.h" -extern int DEBUGLEVEL; extern DOM_SID global_sam_sid; - /************************************************************************** Groupname map functionality. The code loads a groupname map file and (currently) loads it into a linked list. This is slow and memory |