]> 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:45 +0000 (05:59 -0500)
commit155c796203d6b5c107ecd72d09933be51c00e5d9
tree342b1b57437eaebebe0e934578ad077ab3c5c91a
parent3fa66c92b5e6b8ade849ff1a8adf7894e35d21e9
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