minor change

This commit is contained in:
faiface 2017-07-06 22:26:47 +02:00
parent 6c2bffed37
commit 140b050545
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ func Play(s audio.Streamer) {
// This function should be called at least once the duration of bufferSize given in Init, but it's
// recommended to call it more frequently to avoid glitches.
func Update() error {
// pull data from the streamer, if any
streamerMu.Lock()
n := 0