finally kill NC::List
This commit is contained in:
@@ -42,10 +42,6 @@ class SongInfo : public Screen<NC::Scrollpad>
|
||||
virtual void EnterPressed() { }
|
||||
virtual void SpacePressed() { }
|
||||
|
||||
virtual bool allowsSelection() { return false; }
|
||||
|
||||
virtual NC::List *GetList() { return 0; }
|
||||
|
||||
virtual bool isMergable() { return true; }
|
||||
|
||||
static const Metadata Tags[];
|
||||
|
||||
Reference in New Issue
Block a user