mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
rpc_server3: Remove a duplicate comment
Review with "git sh -U20" Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
768990ec4d
commit
be1cf356ad
@ -71,8 +71,6 @@ NTSTATUS access_check_object( struct security_descriptor *psd, struct security_t
|
||||
is_root = true;
|
||||
}
|
||||
|
||||
/* Check if we are root */
|
||||
|
||||
/* check privileges; certain SAM access bits should be overridden
|
||||
by privileges (mostly having to do with creating/modifying/deleting
|
||||
users and groups) */
|
||||
|
Loading…
Reference in New Issue
Block a user