summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_schema.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-11-16 19:22:17 +0100
committerVolker Lendecke <vl@samba.org>2010-11-20 14:42:44 +0100
commitda75c017624679354b3f3561c106ee0cef36c4bc (patch)
tree12a9280fef8780dd67818c85a57c1695df214c9d /source3/libads/ldap_schema.h
parentd14cf7a50b8ef5740c82028da3eba3a9d7992b45 (diff)
downloadsamba-da75c017624679354b3f3561c106ee0cef36c4bc.tar.gz
samba-da75c017624679354b3f3561c106ee0cef36c4bc.tar.bz2
samba-da75c017624679354b3f3561c106ee0cef36c4bc.zip
s3: Remove unused ads_get_attrname_by_oid
Diffstat (limited to 'source3/libads/ldap_schema.h')
-rw-r--r--source3/libads/ldap_schema.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libads/ldap_schema.h b/source3/libads/ldap_schema.h
index 2a8cec264d..44964dd1c1 100644
--- a/source3/libads/ldap_schema.h
+++ b/source3/libads/ldap_schema.h
@@ -50,7 +50,6 @@ const char *ads_get_attrname_by_guid(ADS_STRUCT *ads,
const char *schema_path,
TALLOC_CTX *mem_ctx,
const struct GUID *schema_guid);
-const char *ads_get_attrname_by_oid(ADS_STRUCT *ads, const char *schema_path, TALLOC_CTX *mem_ctx, const char * OID);
ADS_STATUS ads_schema_path(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, char **schema_path);
ADS_STATUS ads_check_posix_schema_mapping(TALLOC_CTX *mem_ctx,
ADS_STRUCT *ads,