Merge tag 'release-0.17.4'

This commit is contained in:
Max Kellermann
2013-04-08 22:11:42 +02:00
7 changed files with 24 additions and 13 deletions

View File

@@ -104,8 +104,6 @@ player_control::Play(struct song *song)
assert(next_song == nullptr);
Unlock();
idle_add(IDLE_PLAYER);
}
void