summaryrefslogtreecommitdiff
path: root/source3/utils
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-05-15 15:14:32 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:22:07 -0500
commit84758bd1f8633d3efe30e293887596db6bfd5e5b (patch)
treea7b952b9aa3820a51cc085090364cb066c72c927 /source3/utils
parentb759f7c09aebd56711888a75e7902d845c12b2e2 (diff)
downloadsamba-84758bd1f8633d3efe30e293887596db6bfd5e5b.tar.gz
samba-84758bd1f8633d3efe30e293887596db6bfd5e5b.tar.bz2
samba-84758bd1f8633d3efe30e293887596db6bfd5e5b.zip
r22908: All callers of message_init now also call messaging_init. Unify those.
(This used to be commit 330946ad2307ca34f0a8d068a0193fcb8a0d6036)
Diffstat (limited to 'source3/utils')
-rw-r--r--source3/utils/smbcontrol.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/utils/smbcontrol.c b/source3/utils/smbcontrol.c
index c4d71361fd..7dfa385306 100644
--- a/source3/utils/smbcontrol.c
+++ b/source3/utils/smbcontrol.c
@@ -55,9 +55,6 @@ static BOOL send_message(struct messaging_context *msg_ctx,
BOOL ret;
int n_sent = 0;
- if (!message_init())
- return False;
-
if (procid_to_pid(&pid) != 0)
return NT_STATUS_IS_OK(
messaging_send_buf(msg_ctx, pid, msg_type,