diff options
Diffstat (limited to 'source4/include/mapping.h')
-rw-r--r-- | source4/include/mapping.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/include/mapping.h b/source4/include/mapping.h index d4f2d28e6a..fd124034cf 100644 --- a/source4/include/mapping.h +++ b/source4/include/mapping.h @@ -50,7 +50,6 @@ typedef struct _GROUP_MAP { fstring nt_name; fstring comment; uint32 systemaccount; - PRIVILEGE_SET priv_set; } GROUP_MAP; typedef struct _PRIVS { |