chan_skinny: Remove deprecated module.

ASTERISK-30300

Change-Id: I8be11455010b8ec552e62b0719368342e8a1bae9
This commit is contained in:
Mike Bradeen
2022-11-16 08:51:25 -07:00
committed by Friendly Automation
parent 1c8acdb1c0
commit 8d652ab4be
10 changed files with 9 additions and 9072 deletions

View File

@@ -224,9 +224,6 @@ int ast_parking_is_exten_park(const char *context, const char *exten);
* is very difficult to do with the new asynchronous design. That information may
* not be available anywhere by the time this function currently returns.
*
* Only, chan_skinny is known to call this function and use the exten parameter
* for the phone display.
*
* \retval 0 on success
* \retval non-zero on error
*/