Fix some PR comments

This commit is contained in:
yostyle 2022-10-20 19:30:17 +02:00 committed by Florian Renaud
parent 05eeef9dfe
commit 0a9f2bfa0a

View File

@ -116,8 +116,6 @@ class VoiceBroadcastPlayer @Inject constructor(
voiceBroadcastStateJob = null
// In case of live broadcast, stop observing new chunks
currentTimeline?.dispose()
currentTimeline?.removeAllListeners()
currentTimeline = null
timelineListener = null