mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
Shouldn't need to restall signal handler outside of handler.
This commit is contained in:
parent
188ad48057
commit
85a3baa8ff
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ Ri_wake(
|
|||
return;
|
||||
}
|
||||
ldap_pvt_thread_kill( ri->ri_tid, LDAP_SIGUSR1 );
|
||||
(void) SIGNAL( LDAP_SIGUSR1, do_nothing );
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue