diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/lib/util_wellknown.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/util_wellknown.c b/source3/lib/util_wellknown.c index 6f4054ab63..1581dfa859 100644 --- a/source3/lib/util_wellknown.c +++ b/source3/lib/util_wellknown.c @@ -53,7 +53,6 @@ static const struct rid_name_map nt_authority_users[] = { { 3, "Batch"}, { 4, "Interactive"}, { 6, "Service"}, - { 7, "AnonymousLogon"}, { 7, "Anonymous Logon"}, { 8, "Proxy"}, { 9, "ServerLogon"}, |