]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CLI: Remove unused internal command.
authorCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 18:51:32 +0000 (13:51 -0500)
committerCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 18:51:50 +0000 (13:51 -0500)
commit0a0e2c4253368bc69af59ed73542090bff44e614
treefb36506ee53f7e1e9ff93f8648d544cfe16a703f
parentad7860fd194b69a86f43b41d6c20cdb2b653481d
CLI: Remove unused internal command.

The internal CLI command "_command complete" was last used by Asterisk
0.2.0.  Since then we've been using "_command nummatches" and "_command
matchesarray".

Change-Id: I682fe1e21a24a3bb5bd04146e639f1c5866bcfce
main/cli.c