nit picking on unrelated to the leak things...

This commit is contained in:
DarthArgus
2016-12-04 00:56:24 +00:00
parent 9d8b7c0d3a
commit 066eac440e
3 changed files with 3 additions and 6 deletions
@@ -30,9 +30,6 @@ void TaskSaveSnapshot::onComplete()
{
m_snapshot->saveCompleted();
Persister::getInstance().saveCompleted(m_snapshot);
// delete m_snapshot;
// m_snapshot = nullptr;
}
// ======================================================================