mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
extdom: Remove unused macro
Last usage of the macre SSSD_SYSDB_SID_STR was removed
in the commit 0ee8fe11ae
Reviewed-By: Sumit Bose <sbose@redhat.com>
This commit is contained in:
parent
b23fea7660
commit
4bef7577b7
@ -489,8 +489,6 @@ int pack_ber_sid(const char *sid, struct berval **berval)
|
||||
return LDAP_SUCCESS;
|
||||
}
|
||||
|
||||
#define SSSD_SYSDB_SID_STR "objectSIDString"
|
||||
|
||||
int pack_ber_user(struct ipa_extdom_ctx *ctx,
|
||||
enum response_types response_type,
|
||||
const char *domain_name, const char *user_name,
|
||||
|
Loading…
Reference in New Issue
Block a user