MOHAWK: Remove autosave code

This commit is contained in:
Paul Gilbert 2020-02-05 07:28:12 -08:00 committed by Paul Gilbert
parent 429cfd1cad
commit d35d91e6f6
8 changed files with 17 additions and 63 deletions

View file

@ -59,8 +59,6 @@ struct RivenSaveMetadata {
class RivenSaveLoad {
public:
static const int kAutoSaveSlot;
RivenSaveLoad(MohawkEngine_Riven*, Common::SaveFileManager*);
~RivenSaveLoad();