Skip to content
Snippets Groups Projects
Commit 30cdbc76 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Remove #ifdef SLAP_CLEANUP around closelog()

parent bbb79645
No related branches found
No related tags found
No related merge requests found
......@@ -321,9 +321,7 @@ destroy:
Debug( LDAP_DEBUG_ANY, "slapd stopped.\n", 0, 0, 0 );
#ifdef SLAP_CLEANUP
closelog();
#endif
return rc;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment