]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel.h: Remove redundant declaration.
authorSean Bright <sean@seanbright.com>
Mon, 15 Aug 2022 12:34:35 +0000 (08:34 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 9 Sep 2022 10:59:43 +0000 (05:59 -0500)
commit7db21bb8edb892607c3b89ed38c9134f53fb405c
treeb9ec7efbbd0182520c8a72c1ab67982d2a990d0e
parent3a95cadc1fa22293ca95f41f157df69ee24fa086
channel.h: Remove redundant declaration.

The DECLARE_STRINGFIELD_SETTERS_FOR() declares ast_channel_name_set()
for us, so no need to declare it separately.

Change-Id: I4813a884ada475ddc62bca480bceb4a53b3ec59a
include/asterisk/channel.h