mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Remove SCHEMA_NOT_COMPAT #ifdef
This commit is contained in:
parent
5c9cf0eb71
commit
ed761bec2f
1 changed files with 0 additions and 5 deletions
|
|
@ -14,11 +14,6 @@
|
|||
|
||||
/* end of preamble */
|
||||
|
||||
#if !defined(SLAPD_SCHEMA_COMPAT) && !defined(SLAPD_SCHEMA_NOT_COMPAT)
|
||||
/* define SLAPD_SCHEMA_COMPAT if you want old schema codes */
|
||||
#define SLAPD_SCHEMA_NOT_COMPAT 1
|
||||
#endif
|
||||
|
||||
|
||||
/* Define if on AIX 3.
|
||||
System headers sometimes define this.
|
||||
|
|
|
|||
Loading…
Reference in a new issue