protoocl/rtp: removed comment for 'misc constants'

This commit is contained in:
Saxon 2019-05-03 20:02:29 +09:30
parent 80a7d41d8a
commit 2f039e0c4b
1 changed files with 0 additions and 1 deletions
protocol/rtp

View File

@ -39,7 +39,6 @@ import (
"bitbucket.org/ausocean/utils/ring"
)
// Misc consts.
const (
chanSize = 10
pkg = "rtp: "