Blank line tweaks.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett 2013-08-23 21:51:19 +00:00
parent dd33217762
commit fd7ac4fecd
1 changed files with 1 additions and 2 deletions

View File

@ -1209,10 +1209,9 @@ static void bridge_channel_feature(struct ast_bridge_channel *bridge_channel, co
hook, bridge_channel, ast_channel_name(bridge_channel->chan));
ao2_unlink(features->dtmf_hooks, hook);
}
testsuite_notify_feature_success(bridge_channel->chan, hook->dtmf.code);
ao2_ref(hook, -1);
/*
* If we are handing the channel off to an external hook for
* ownership, we are not guaranteed what kind of state it will