diff options
| -rw-r--r-- | source3/nsswitch/winbindd_nss.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd_nss.h b/source3/nsswitch/winbindd_nss.h index a2e4ec8f36..5c2db2ac2c 100644 --- a/source3/nsswitch/winbindd_nss.h +++ b/source3/nsswitch/winbindd_nss.h @@ -134,7 +134,6 @@ struct winbindd_request {  			fstring pass;  		} auth;              /* pam_winbind auth module */                  struct { -			unsigned char proof[16];                          unsigned char chal[8];                          fstring user;                          fstring domain;  | 
