mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Delete extraneous test in prev commit
This commit is contained in:
parent
b0113c38cd
commit
e0cb8bcf98
@ -341,10 +341,6 @@ comp_equality_candidates (
|
||||
rc = bdb_index_param( op->o_bd, mra->ma_desc, LDAP_FILTER_EQUALITY,
|
||||
&db, &mask, &prefix );
|
||||
|
||||
if ( rc == LDAP_INAPPROPRIATE_MATCHING ) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
if( rc != LDAP_SUCCESS ) {
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user