summaryrefslogtreecommitdiff
path: root/modules/mwi
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mwi')
-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))