mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
rm LBER_USE_INDEFINITE_LEN
This commit is contained in:
parent
ef9c68060d
commit
788cf960ed
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ LDAP_BEGIN_DECL
|
|||
|
||||
/* LBER BerElement options */
|
||||
#define LBER_USE_DER 0x01
|
||||
#define LBER_USE_INDEFINITE_LEN 0x02
|
||||
|
||||
/* get/set options for BerElement */
|
||||
#define LBER_OPT_BER_OPTIONS 0x01
|
||||
|
|
|
|||
Loading…
Reference in a new issue