mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 12:39:35 -05:00
ITS#6677 move #endif
This commit is contained in:
parent
7600b22f3c
commit
2cd0b96158
1 changed files with 1 additions and 1 deletions
|
|
@ -1185,8 +1185,8 @@ static int sssvlv_db_init(
|
|||
LDAP_CONTROL_VLVREQUEST, rc, 0 );
|
||||
#ifdef SLAP_CONFIG_DELETE
|
||||
overlay_unregister_control( be, LDAP_CONTROL_SORTREQUEST );
|
||||
#endif /* SLAP_CONFIG_DELETE */
|
||||
unregister_supported_control( LDAP_CONTROL_SORTREQUEST );
|
||||
#endif /* SLAP_CONFIG_DELETE */
|
||||
return rc;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue