diff options
Diffstat (limited to 'source3/smbd')
-rw-r--r-- | source3/smbd/password.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/password.c b/source3/smbd/password.c index 036cdbc55b..8e85ef3389 100644 --- a/source3/smbd/password.c +++ b/source3/smbd/password.c @@ -22,7 +22,6 @@ #include "includes.h" extern int DEBUGLEVEL; -extern int Protocol; extern struct in_addr ipzero; /* users from session setup */ |