Skip to content

Commit

Permalink
Fixes #2034 (#2035)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsuyui authored and iCrawl committed Oct 19, 2017
1 parent fa3eee8 commit 6b249ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/voice/player/AudioPlayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ class AudioPlayer extends EventEmitter {
}
this.currentStream = {};
this.streamingData.pausedTime = 0;
this.streamingData.timestamp = 0;
}

/**
Expand Down

0 comments on commit 6b249ba

Please sign in to comment.