Remove test function
This commit is contained in:
parent
0d865f05ac
commit
ca385dcf54
@ -518,8 +518,6 @@ class Window(QMainWindow, Ui_MainWindow):
|
||||
DEBUG("musicmuster.play_next(): no next track selected", True)
|
||||
return
|
||||
|
||||
self.kae()
|
||||
|
||||
with Session() as session:
|
||||
# If there's currently a track playing, fade it.
|
||||
self.stop_playing(fade=True)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user