Skip to content
Snippets Groups Projects
Commit bad9ac4f authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Remove useless call

parent adfef784
No related branches found
No related tags found
No related merge requests found
......@@ -284,7 +284,6 @@ class PlaylistManager(val service: PlaybackService) : MediaWrapperList.EventList
}
fun onServiceDestroyed() {
player.stop()
player.release()
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment