[asterisk-commits] file: branch file/bridging r90990 - /team/file/bridging/main/bridging.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Dec 4 15:10:08 CST 2007
Author: file
Date: Tue Dec 4 15:10:07 2007
New Revision: 90990
URL: http://svn.digium.com/view/asterisk?view=rev&rev=90990
Log:
Nothing to see here...
Modified:
team/file/bridging/main/bridging.c
Modified: team/file/bridging/main/bridging.c
URL: http://svn.digium.com/view/asterisk/team/file/bridging/main/bridging.c?view=diff&rev=90990&r1=90989&r2=90990
==============================================================================
--- team/file/bridging/main/bridging.c (original)
+++ team/file/bridging/main/bridging.c Tue Dec 4 15:10:07 2007
@@ -938,7 +938,7 @@
*/
int ast_bridge_merge(struct ast_bridge *bridge0, struct ast_bridge *bridge1)
{
- struct ast_bridge_channel *bridge_channel = NULL;
+// struct ast_bridge_channel *bridge_channel = NULL;
ast_mutex_lock(&bridge0->lock);
More information about the asterisk-commits
mailing list