Remove dead comment

This commit is contained in:
Kurt Zeilenga 2000-07-27 18:40:50 +00:00
parent 9e37451421
commit c86a1aaac2

View File

@ -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);