mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-30 10:29:28 -05:00
fix previous commit
This commit is contained in:
parent
27e5fabb8b
commit
429629ff0c
1 changed files with 0 additions and 3 deletions
|
|
@ -1654,9 +1654,6 @@ proxy_cache_config(
|
|||
}
|
||||
/* anything else */
|
||||
else {
|
||||
if ( argv0 != argv[0] ) {
|
||||
return SLAP_CONF_UNKNOWN;
|
||||
}
|
||||
rc = cm->db.bd_info->bi_db_config( &cm->db, fname, lineno, argc, argv );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue