summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_schema.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libads/ldap_schema.h')
-rw-r--r--source3/libads/ldap_schema.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/libads/ldap_schema.h b/source3/libads/ldap_schema.h
index 90ce203cf5..2a8cec264d 100644
--- a/source3/libads/ldap_schema.h
+++ b/source3/libads/ldap_schema.h
@@ -46,10 +46,6 @@ enum wb_posix_mapping {
/* The following definitions come from libads/ldap_schema.c */
-ADS_STATUS ads_get_attrnames_by_oids(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx,
- const char *schema_path,
- const char **OIDs, size_t num_OIDs,
- char ***OIDs_out, char ***names, size_t *count);
const char *ads_get_attrname_by_guid(ADS_STRUCT *ads,
const char *schema_path,
TALLOC_CTX *mem_ctx,