mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-03 04:19:20 -04:00
tidies some things up and removes SOE memory manager overriding
This commit is contained in:
@@ -22,7 +22,7 @@ class TaskSaveSnapshot : public DB::TaskRequest
|
||||
TaskSaveSnapshot(Snapshot *snapshot);
|
||||
bool process(DB::Session *session);
|
||||
void onComplete();
|
||||
|
||||
|
||||
private:
|
||||
Snapshot *m_snapshot;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user