From: Richard Mudgett Date: Tue, 18 Jun 2013 16:05:24 +0000 (+0000) Subject: Remove stub comment on function that is not a stub. X-Git-Tag: 13.0.0-beta1~1651 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73854ebb2bcde41b226ea7b93701d1872eebb15e;p=thirdparty%2Fasterisk.git Remove stub comment on function that is not a stub. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@392139 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/bridging_basic.c b/main/bridging_basic.c index 09f2ca5566..c1c0045a65 100644 --- a/main/bridging_basic.c +++ b/main/bridging_basic.c @@ -119,7 +119,6 @@ static int basic_hangup_hook(struct ast_bridge *bridge, struct ast_bridge_channe * \param swap Bridge channel to swap places with if not NULL. * * \note On entry, self is already locked. - * \note Stub because of nothing to do. * * \retval 0 on success * \retval -1 on failure