Remove LDAP_VERSION3 from ldap.h. Some folks might actually

be use this for version checking (which isn't too bright, but).
This commit is contained in:
Kurt Zeilenga 1999-05-28 02:38:17 +00:00
parent a704ad51ac
commit 4e2c7bbdb3
2 changed files with 1 additions and 2 deletions

View file

@ -1 +1 @@
1.2.2-Engineering
1.2.2-Release

View file

@ -29,7 +29,6 @@ LDAP_BEGIN_DECL
#define LDAP_PORT 389
#define LDAP_VERSION1 1
#define LDAP_VERSION2 2
#define LDAP_VERSION3 3
#define LDAP_VERSION LDAP_VERSION2
#define LDAP_COMPAT20