summaryrefslogtreecommitdiff
path: root/main/cli.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2018-03-20 11:44:06 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2018-03-20 11:44:06 -0500
commitf03b984724b31ffe097158cb34bf075341fe2cca (patch)
tree3399a3aa9072d96cdbdff3115539443f802c4dc6 /main/cli.c
parent60a06fbd1df7a9f7c6e56cd09cf75620fab3e23c (diff)
parent040bb217716a8e690e45a92b25993d95b12ce4e3 (diff)
Merge "core: Remove additional symbols."
Diffstat (limited to 'main/cli.c')
-rw-r--r--main/cli.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/cli.c b/main/cli.c
index e46d3427c..5730be17b 100644
--- a/main/cli.c
+++ b/main/cli.c
@@ -148,11 +148,6 @@ unsigned int ast_debug_get_by_module(const char *module)
return res;
}
-unsigned int ast_verbose_get_by_module(const char *module)
-{
- return 0;
-}
-
/*! \internal
* \brief Check if the user with 'uid' and 'gid' is allow to execute 'command',
* if command starts with '_' then not check permissions, just permit