Skip to content
Snippets Groups Projects
Commit c86a1aaa authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove dead comment

parent 9e374514
Branches
Tags
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment