From: Richard Mudgett Date: Sat, 7 Jun 2014 00:41:33 +0000 (+0000) Subject: bridge.h: Remove redundant struct ast_bridge_channel forward declaration. X-Git-Tag: 12.4.0-rc1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cccdb70d435ed9d1f0d989008f0d846eb8c3b91;p=thirdparty%2Fasterisk.git bridge.h: Remove redundant struct ast_bridge_channel forward declaration. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@415427 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/bridge.h b/include/asterisk/bridge.h index d23d4b5bc9..ccfb541b9a 100644 --- a/include/asterisk/bridge.h +++ b/include/asterisk/bridge.h @@ -243,8 +243,6 @@ struct ast_bridge_methods { ast_bridge_merge_priority_fn get_merge_priority; }; -struct ast_bridge_channel; - /*! Softmix technology parameters. */ struct ast_bridge_softmix { /*! The video mode softmix is using */