summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2015-12-13 16:15:26 +0100
committerAlfred E. Heggestad <aeh@db.org>2015-12-13 16:15:26 +0100
commit20489f9370f32a2f1fab6ba063c0898eaf5271e4 (patch)
treeb10779b70129a6ccf983e58c10f1b078684227e8 /modules
parent71ba3c3b811705c40d9825c9d5d3b1cec9183555 (diff)
mwi: remove debug message
Diffstat (limited to 'modules')
-rw-r--r--modules/mwi/mwi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/mwi/mwi.c b/modules/mwi/mwi.c
index e2c9a1d..2b94131 100644
--- a/modules/mwi/mwi.c
+++ b/modules/mwi/mwi.c
@@ -150,8 +150,6 @@ static void ua_event_handler(struct ua *ua,
(void)prm;
(void)arg;
- info("mwi: got event %d (%s)\n", ev, uag_event_str(ev));
-
if (ev == UA_EVENT_REGISTER_OK) {
if (!mwi_find(ua))