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: "