summaryrefslogtreecommitdiff
path: root/main/dnsmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/dnsmgr.c')
-rw-r--r--main/dnsmgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/dnsmgr.c b/main/dnsmgr.c
index bfba4714d..d642cd616 100644
--- a/main/dnsmgr.c
+++ b/main/dnsmgr.c
@@ -514,7 +514,6 @@ static int do_reload(int loading)
}
ast_mutex_unlock(&refresh_lock);
- manager_event(EVENT_FLAG_SYSTEM, "Reload", "Module: DNSmgr\r\nStatus: %s\r/nMessage: DNSmgr reload Requested\r\n", enabled ? "Enabled" : "Disabled");
return 0;
}