libcli/security: remove dup_sec_acl()
authorDavid Disseldorp <ddiss@samba.org>
Wed, 28 May 2014 13:43:34 +0000 (15:43 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 28 May 2014 23:08:25 +0000 (01:08 +0200)
commitf0bc0ac893448905d57810d72d95a62fd35b7f1b
tree2a994872a78581c809259a9e7f2c85b83919f8b4
parent256aa9b20bbc5f0005677981ab545edf7d52edd6
libcli/security: remove dup_sec_acl()

With make_sec_desc() converted to use security_acl_dup(), which offers
the same behaviour, this function is no longer needed.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/secacl.c
libcli/security/secacl.h