res_monitor: Remove deprecated module.

ASTERISK-30303

Change-Id: I0462caefb4f9544e2e2baa23c498858310b52d50
This commit is contained in:
Mike Bradeen
2022-11-18 18:24:38 -07:00
committed by George Joseph
parent cbaba132a7
commit 6b03d60c7d
36 changed files with 50 additions and 1720 deletions

View File

@@ -185,7 +185,6 @@ Some examples of modules that provide C APIs (potentially among other things) ar
- res_crypto.c
- res_curl.c
- res_xmpp.c
- res_monitor.c
- res_smdi.c
- res_speech.c
- provides a speech recognition engine interface.