diff options
Diffstat (limited to 'src/PlayerControl.cxx')
-rw-r--r-- | src/PlayerControl.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PlayerControl.cxx b/src/PlayerControl.cxx index d3e8c7d08..790abcd50 100644 --- a/src/PlayerControl.cxx +++ b/src/PlayerControl.cxx @@ -104,8 +104,6 @@ player_control::Play(struct song *song) assert(next_song == nullptr); Unlock(); - - idle_add(IDLE_PLAYER); } void |