revid: removed comment no longer needed

This commit is contained in:
Saxon 2020-01-09 14:04:37 +10:30
parent d90d2203bd
commit 78bb0db323
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ var (
// Ring buffer parameters. // Ring buffer parameters.
const ( const (
// MTS ring buffer defaults.
rbMaxElements = 10000 rbMaxElements = 10000
rbCapacity = 200000000 // bytes rbCapacity = 200000000 // bytes
rbWriteTimeout = 5 rbWriteTimeout = 5