Skip to content

Commit 0ff059e

Browse files
committed
internal/mux: remove unused members
1 parent f8c0762 commit 0ff059e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/mux/mux.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ type Mux struct {
5454
format Format
5555

5656
players map[*playerImpl]struct{}
57-
buf []float32
5857
cond *sync.Cond
5958
}
6059

0 commit comments

Comments
 (0)