Cleanup the header file as I removed one function in r42922.

svn-id: r42924
This commit is contained in:
Nicola Mettifogo 2009-07-30 13:44:50 +00:00
parent 000dd0a880
commit 7fd0890e14

View File

@ -62,7 +62,6 @@ public:
class SaveLoad_ns : public SaveLoad {
Parallaction_ns *_vm;
Common::String genOldSaveFileName(uint slot);
protected:
void renameOldSavefiles();