From 2f039e0c4b9d3f3d0dc6c0b59620cbc811f760db Mon Sep 17 00:00:00 2001 From: Saxon Date: Fri, 3 May 2019 20:02:29 +0930 Subject: [PATCH] protoocl/rtp: removed comment for 'misc constants' --- protocol/rtp/client.go | 1 - 1 file changed, 1 deletion(-) diff --git a/protocol/rtp/client.go b/protocol/rtp/client.go index 0635177d..f69c2986 100644 --- a/protocol/rtp/client.go +++ b/protocol/rtp/client.go @@ -39,7 +39,6 @@ import ( "bitbucket.org/ausocean/utils/ring" ) -// Misc consts. const ( chanSize = 10 pkg = "rtp: "