mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
remove cldap cruft
This commit is contained in:
parent
c5d24232a4
commit
9336c76d04
@ -68,9 +68,6 @@ LDAP_BEGIN_DECL
|
||||
#define LDAP_URL_URLCOLON "URL:"
|
||||
#define LDAP_URL_URLCOLON_LEN (sizeof(LDAP_URL_URLCOLON)-1)
|
||||
|
||||
#define CLDAP_URL_PREFIX "cldap://"
|
||||
#define CLDAP_URL_PREFIX_LEN (sizeof(CLDAP_URL_PREFIX)-1)
|
||||
|
||||
#define LDAP_REF_STR "Referral:\n"
|
||||
#define LDAP_REF_STR_LEN (sizeof(LDAP_REF_STR)-1)
|
||||
#define LDAP_LDAP_REF_STR LDAP_URL_PREFIX
|
||||
|
Loading…
Reference in New Issue
Block a user