libcli/security: sddl_conditional_ace: remove check_resource_attr_type()
commit9ef71399cee31c56c3b390f5d53be930f290f6eb
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 22 Nov 2023 00:17:17 +0000 (22 13:17 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Nov 2023 01:12:40 +0000 (27 01:12 +0000)
treefef9cf5db99445f47497feb78765993d3a1aed9c
parent059610a62e5290d259e43312dfacc2ab74698a15
libcli/security: sddl_conditional_ace: remove check_resource_attr_type()

This is unneeded, as now all the checks are done in the relevant
parse_* functions.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/sddl_conditional_ace.c