summaryrefslogtreecommitdiff
path: root/source4/auth/ntlmssp/ntlmssp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/ntlmssp/ntlmssp.h')
-rw-r--r--source4/auth/ntlmssp/ntlmssp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/auth/ntlmssp/ntlmssp.h b/source4/auth/ntlmssp/ntlmssp.h
index 374a221a9c..fe1e65bdbb 100644
--- a/source4/auth/ntlmssp/ntlmssp.h
+++ b/source4/auth/ntlmssp/ntlmssp.h
@@ -56,9 +56,6 @@ struct ntlmssp_state
bool allow_lm_key; /* The LM_KEY code is not functional at this point, and it's not
very secure anyway */
- bool server_multiple_authentications; /* Set to 'True' to allow squid 2.5
- style 'challenge caching' */
-
const char *user;
const char *domain;
const char *workstation;