]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_meetme: Remove inaccurate removal version from xmldocs.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 26 Apr 2025 17:10:06 +0000 (13:10 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 28 Apr 2025 19:13:51 +0000 (19:13 +0000)
app_meetme is deprecated but wasn't removed as planned in 21,
so remove the inaccurate removal version.

Resolves: #1224

apps/app_meetme.c

index 28c72eaecc776ca04c91418c0aeedd92afa3180b..7830e425ee21640314fe08b10621eda4d6dd3685 100644 (file)
@@ -40,7 +40,6 @@
        <support_level>deprecated</support_level>
        <replacement>app_confbridge</replacement>
        <deprecated_in>19</deprecated_in>
-       <removed_in>21</removed_in>
  ***/
 
 #include "asterisk.h"