diff options
Diffstat (limited to 'source/include/ntdomain.h')
-rw-r--r-- | source/include/ntdomain.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source/include/ntdomain.h b/source/include/ntdomain.h index b1a4107980d..9640f2e53bf 100644 --- a/source/include/ntdomain.h +++ b/source/include/ntdomain.h @@ -366,13 +366,6 @@ typedef struct } rid_name; -struct acct_info -{ - fstring acct_name; /* account name */ - fstring acct_desc; /* account name */ - uint32 rid; /* domain-relative RID */ -}; - /* * higher order functions for use with msrpc client code */ |