From 73854ebb2bcde41b226ea7b93701d1872eebb15e Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Tue, 18 Jun 2013 16:05:24 +0000 Subject: [PATCH] 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 --- main/bridging_basic.c | 1 - 1 file changed, 1 deletion(-) 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