From: Leif Madsen Date: Tue, 19 Apr 2011 14:27:50 +0000 (+0000) Subject: Remove duplicate documentation from func_channel.c X-Git-Tag: 1.6.2.19-rc1~3^2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc9bdf3ec4e36e22bc8f4cc0781aff36e25b77e;p=thirdparty%2Fasterisk.git Remove duplicate documentation from func_channel.c (closes issue #18970) Reported by: IgorG Patches: func_channel.c.doc.diff uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@314205 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 57bd21c615..a846280a63 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -165,14 +165,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") remote_normdevjitterRemote calculated jitter (normal deviation) remote_stdevjitterRemote calculated jitter (standard deviation) remote_count Number of transmitted packets - remote_ssrc Remote SSRC (stream ID) - remote_lostpacketsRemote lost packets - remote_jitter Remote reported jitter - remote_maxjitter Remote calculated jitter (maximum) - remote_minjitter Remote calculated jitter (minimum) - remote_normdevjitterRemote calculated jitter (normal deviation) - remote_stdevjitterRemote calculated jitter (standard deviation) - remote_count Number of transmitted packets rtt Round trip time maxrtt Round trip time (maximum) minrtt Round trip time (minimum)