get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library
This commit is contained in:
@@ -74,8 +74,6 @@ struct Playlist: Screen<NC::Menu<MPD::Song>>, Filterable, HasSongs, Searchable,
|
||||
void UpdateTimer();
|
||||
time_t Timer() const { return itsTimer; }
|
||||
|
||||
void PlayNewlyAddedSongs();
|
||||
|
||||
void SetSelectedItemsPriority(int prio);
|
||||
|
||||
void setStatus(MPD::Status status);
|
||||
|
||||
Reference in New Issue
Block a user