mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
remove misleading comment
This commit is contained in:
parent
9f80d80dbd
commit
2d1d2f3008
@ -162,7 +162,6 @@ monitor_subsys_database_init_one(
|
||||
be->be_suffix, NULL );
|
||||
}
|
||||
|
||||
/* Subordinates are not exposed as their own naming context */
|
||||
if ( SLAP_GLUE_SUBORDINATE( be ) ) {
|
||||
BackendDB *sup_be = select_backend( &be->be_nsuffix[ 0 ], 1 );
|
||||
if ( sup_be == NULL ) {
|
||||
|
Loading…
Reference in New Issue
Block a user