mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Remove #ifdef SLAP_CLEANUP around closelog()
This commit is contained in:
parent
bbb7964508
commit
30cdbc7657
@ -321,9 +321,7 @@ destroy:
|
||||
|
||||
Debug( LDAP_DEBUG_ANY, "slapd stopped.\n", 0, 0, 0 );
|
||||
|
||||
#ifdef SLAP_CLEANUP
|
||||
closelog();
|
||||
#endif
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user