summaryrefslogtreecommitdiff
path: root/source3/libads/ads_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libads/ads_proto.h')
-rw-r--r--source3/libads/ads_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/libads/ads_proto.h b/source3/libads/ads_proto.h
index aedd23f1c5..b9240346f6 100644
--- a/source3/libads/ads_proto.h
+++ b/source3/libads/ads_proto.h
@@ -9,8 +9,6 @@ ADS_STRUCT *ads_init(const char *realm,
bool ads_set_sasl_wrap_flags(ADS_STRUCT *ads, int flags);
void ads_destroy(ADS_STRUCT **ads);
-const char *ads_get_ldap_server_name(ADS_STRUCT *ads);
-
/* The following definitions come from libads/disp_sec.c */
void ads_disp_sd(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, struct security_descriptor *sd);