mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r23077: Minor cleanup
This commit is contained in:
parent
86b6a41d57
commit
72ed838825
@ -82,10 +82,6 @@ static void sig_usr1(void)
|
||||
sys_select_signal(SIGUSR1);
|
||||
}
|
||||
|
||||
static NTSTATUS messaging_tdb_send(TDB_CONTEXT *msg_tdb,
|
||||
struct server_id pid, int msg_type,
|
||||
const void *buf, size_t len);
|
||||
|
||||
/****************************************************************************
|
||||
A useful function for testing the message system.
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user