mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-24 15:32:22 +08:00
Remove dead comment
This commit is contained in:
parent
9e37451421
commit
c86a1aaac2
@ -49,7 +49,6 @@ monitor_info(
|
||||
vals[1] = NULL;
|
||||
|
||||
e = (Entry *) ch_calloc( 1, sizeof(Entry) );
|
||||
/* initialize reader/writer lock */
|
||||
e->e_attrs = NULL;
|
||||
e->e_dn = ch_strdup( SLAPD_MONITOR_DN );
|
||||
e->e_ndn = ch_strdup(SLAPD_MONITOR_DN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user