mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Fix some PR comments
This commit is contained in:
parent
05eeef9dfe
commit
0a9f2bfa0a
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue