Skip to content
Snippets Groups Projects
Commit fd7ac4fe authored by Richard Mudgett's avatar Richard Mudgett
Browse files

Blank line tweaks.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397602 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent dd332177
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment