summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_pam.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-10-31 12:45:50 +0000
committerTim Potter <tpot@samba.org>2001-10-31 12:45:50 +0000
commitf7cf10b6d81f6c0f566ee5f2e989c68fd1393ccd (patch)
tree182a480f41104baa1c7589fb5fa8d8a2384330d9 /source3/nsswitch/winbindd_pam.c
parentf32cf6dfbadf15ed073a228e5f17f3186852d068 (diff)
downloadsamba-f7cf10b6d81f6c0f566ee5f2e989c68fd1393ccd.tar.gz
samba-f7cf10b6d81f6c0f566ee5f2e989c68fd1393ccd.tar.bz2
samba-f7cf10b6d81f6c0f566ee5f2e989c68fd1393ccd.zip
Removed unneeded extern.
(This used to be commit c80641b6f335aa706a2e384b7cfe7912be4a41b1)
Diffstat (limited to 'source3/nsswitch/winbindd_pam.c')
-rw-r--r--source3/nsswitch/winbindd_pam.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/nsswitch/winbindd_pam.c b/source3/nsswitch/winbindd_pam.c
index 59623b9f04..22f102269d 100644
--- a/source3/nsswitch/winbindd_pam.c
+++ b/source3/nsswitch/winbindd_pam.c
@@ -25,8 +25,6 @@
#include "winbindd.h"
-extern pstring global_myname;
-
/* Copy of parse_domain_user from winbindd_util.c. Parse a string of the
form DOMAIN/user into a domain and a user */