]> 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:39 +0000 (05:59 -0500)
commite8db3ce4a3ef4a357132fefcde0dc3bfc398f0ac
tree6e01022ee44ad1e544cfc33de38338538fea5fd9
parent393356a7c5bda23449a9b9298ab971d4a3597c67
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