Skip to content
Snippets Groups Projects
Commit e0cb8bcf authored by Howard Chu's avatar Howard Chu
Browse files

Delete extraneous test in prev commit

parent b0113c38
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
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