summaryrefslogtreecommitdiff
path: root/source4/auth/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/auth.h')
-rw-r--r--source4/auth/auth.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/auth/auth.h b/source4/auth/auth.h
index 74df97a2ed..6f2c7134e7 100644
--- a/source4/auth/auth.h
+++ b/source4/auth/auth.h
@@ -58,8 +58,6 @@ struct auth_usersupplied_info
struct auth_serversupplied_info
{
- TALLOC_CTX *mem_ctx;
-
BOOL guest;
struct dom_sid *user_sid;
@@ -95,8 +93,6 @@ struct auth_serversupplied_info
struct auth_session_info
{
- TALLOC_CTX *mem_ctx;
-
int refcount;
/* NT group information taken from the info3 structure */