diff options
Diffstat (limited to 'source/auth/pass_check.c')
-rw-r--r-- | source/auth/pass_check.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/auth/pass_check.c b/source/auth/pass_check.c index 76e069f5864..6ed41e20c6a 100644 --- a/source/auth/pass_check.c +++ b/source/auth/pass_check.c @@ -24,8 +24,6 @@ #include "includes.h" -extern int DEBUGLEVEL; - /* these are kept here to keep the string_combinations function simple */ static fstring this_user; static fstring this_salt; |