Skip to content
Snippets Groups Projects
Commit 9695d292 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

LDAP_DEVEL cleanup

parent 69fa2d9f
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ static struct berval builtin_supportedFeatures[] = {
BER_BVC(LDAP_FEATURE_ABSOLUTE_FILTERS), /* (&) and (|) search filters */
BER_BVC(LDAP_FEATURE_LANGUAGE_TAG_OPTIONS), /* Language Tag Options */
BER_BVC(LDAP_FEATURE_LANGUAGE_RANGE_OPTIONS), /* Language Range Options */
#ifdef LDAP_FEATURE_SUBORDINATE_SCOPE
#ifdef LDAP_DEVEL
BER_BVC(LDAP_FEATURE_SUBORDINATE_SCOPE), /* "children" search scope */
#endif
BER_BVNULL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment