summaryrefslogtreecommitdiff
path: root/res/res_mwi_external.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_mwi_external.c')
-rw-r--r--res/res_mwi_external.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/res_mwi_external.c b/res/res_mwi_external.c
index d79799196..82c74b990 100644
--- a/res/res_mwi_external.c
+++ b/res/res_mwi_external.c
@@ -81,16 +81,6 @@ struct ast_mwi_mailbox_object {
static struct ast_sorcery *mwi_sorcery;
-void ast_mwi_external_ref(void)
-{
- ast_module_ref(ast_module_info->self);
-}
-
-void ast_mwi_external_unref(void)
-{
- ast_module_unref(ast_module_info->self);
-}
-
/*!
* \internal
* \brief Post an update event to the MWI counts.