summaryrefslogtreecommitdiff
path: root/source3/include/privileges.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/privileges.h')
-rw-r--r--source3/include/privileges.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/privileges.h b/source3/include/privileges.h
index b7e1b44c2a..67d8a2cbcc 100644
--- a/source3/include/privileges.h
+++ b/source3/include/privileges.h
@@ -53,8 +53,6 @@ typedef struct LUID_ATTR
typedef struct privilege_set
{
- TALLOC_CTX *mem_ctx;
- BOOL ext_ctx;
uint32 count;
uint32 control;
LUID_ATTR *set;