summaryrefslogtreecommitdiffstats
path: root/sigmodr/SigmodrUI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/SigmodrUI.cpp')
-rw-r--r--sigmodr/SigmodrUI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/SigmodrUI.cpp b/sigmodr/SigmodrUI.cpp
index b1bbf22a..88939ca5 100644
--- a/sigmodr/SigmodrUI.cpp
+++ b/sigmodr/SigmodrUI.cpp
@@ -421,7 +421,6 @@ bool SigmodrUI::closeGame(const Game* game, const bool force)
}
}
treeSigmod->deleteGame(game);
- delete game;
}
return true;
}