mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 09:10:36 +00:00
app_meetme: Remove inaccurate removal version from xmldocs.
app_meetme is deprecated but wasn't removed as planned in 21,
so remove the inaccurate removal version.
Resolves: #1224
(cherry picked from commit 73c3fb1391)
This commit is contained in:
committed by
Asterisk Development Team
parent
ce144276ee
commit
bfc98788d6
@@ -40,7 +40,6 @@
|
|||||||
<support_level>deprecated</support_level>
|
<support_level>deprecated</support_level>
|
||||||
<replacement>app_confbridge</replacement>
|
<replacement>app_confbridge</replacement>
|
||||||
<deprecated_in>19</deprecated_in>
|
<deprecated_in>19</deprecated_in>
|
||||||
<removed_in>21</removed_in>
|
|
||||||
***/
|
***/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user