mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
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
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user