summaryrefslogtreecommitdiff
path: root/source3/include/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/auth.h')
-rw-r--r--source3/include/auth.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/auth.h b/source3/include/auth.h
index 2e22ca70c5..9e55eeec59 100644
--- a/source3/include/auth.h
+++ b/source3/include/auth.h
@@ -49,10 +49,6 @@ struct auth_serversupplied_info {
bool guest;
bool system;
- struct dom_sid *sids; /* These SIDs are preliminary between
- check_ntlm_password and the token creation. */
- size_t num_sids;
-
struct unix_user_token utok;
/* NT group information taken from the info3 structure */