GUI: Remove unused SaveLoadChooser::setList.
This commit is contained in:
parent
b9057761df
commit
84ed361370
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue