summaryrefslogtreecommitdiff
path: root/include/asterisk/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/cli.h')
-rw-r--r--include/asterisk/cli.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/cli.h b/include/asterisk/cli.h
index c75fc295d..30c5dc798 100644
--- a/include/asterisk/cli.h
+++ b/include/asterisk/cli.h
@@ -293,8 +293,6 @@ int ast_cli_unregister_multiple(struct ast_cli_entry *e, int len);
*/
char *ast_cli_generator(const char *, const char *, int);
-int ast_cli_generatornummatches(const char *, const char *);
-
/*!
* \brief Generates a NULL-terminated array of strings that
* 1) begin with the string in the second parameter, and