mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
Remove #undef LDAP_MOD_BVALUES - backends like back-ldap that are also
LDAP clients themselves still need this definition.
This commit is contained in:
parent
3af3014763
commit
df7ca2c3f3
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ LDAP_BEGIN_DECL
|
|||
* JCG 05/1999 (gomez@engr.sgi.com)
|
||||
*/
|
||||
#define SLAP_MOD_SOFTADD 0x1000
|
||||
#undef LDAP_MOD_BVALUES /* we always use BVALUES */
|
||||
|
||||
#define ON 1
|
||||
#define OFF (-1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue