This commit is contained in:
Andrzej Rybczak
2009-02-17 08:29:40 +01:00
parent 7c936d8eaf
commit 32bac776e7
11 changed files with 31 additions and 47 deletions

View File

@@ -37,8 +37,6 @@ class CaseInsensitiveSorting
bool operator()(const MPD::Item &, const MPD::Item &);
};
bool SortSongsByTrack(MPD::Song *, MPD::Song *);
void UpdateSongList(Menu<MPD::Song> *);
bool Keypressed(int, const int *);