mirror of https://bitbucket.org/ausocean/av.git
revid: removed comment no longer needed
This commit is contained in:
parent
d90d2203bd
commit
78bb0db323
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue