GUI: Remove unused SaveLoadChooser::setList.

This commit is contained in:
Johannes Schickel 2012-06-14 02:59:52 +02:00
parent b9057761df
commit 84ed361370

View file

@ -66,7 +66,7 @@ public:
~SaveLoadChooser();
virtual void handleCommand(GUI::CommandSender *sender, uint32 cmd, uint32 data);
void setList(const StringArray& list);
/**
* Runs the save/load chooser with the currently active config manager
* domain as target.