REBASE: Fixing Memory::Reset().
This commit is contained in:
@@ -332,8 +332,6 @@ class Memory {
|
||||
bool Save(ByteStream* stream);
|
||||
bool Restore(ByteStream* stream);
|
||||
|
||||
void Reset();
|
||||
|
||||
private:
|
||||
int MapViews(uint8_t* mapping_base);
|
||||
void UnmapViews();
|
||||
|
||||
Reference in New Issue
Block a user