finally kill NC::List

This commit is contained in:
Andrzej Rybczak
2012-09-02 20:55:22 +02:00
parent 5e8d1673e0
commit 684d871506
21 changed files with 1 additions and 105 deletions

View File

@@ -56,8 +56,6 @@ class MediaLibrary : public Screen<NC::Window>, public Filterable, public HasSon
virtual void reverseSelection();
virtual MPD::SongList getSelectedSongs();
virtual NC::List *GetList();
virtual bool isMergable() { return true; }
int Columns();