summaryrefslogtreecommitdiff
path: root/gui/LnxMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/LnxMain.c')
-rwxr-xr-xgui/LnxMain.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/LnxMain.c b/gui/LnxMain.c
index aeed5cf2..b9c37f69 100755
--- a/gui/LnxMain.c
+++ b/gui/LnxMain.c
@@ -502,8 +502,6 @@ void SysClose() {
EmuShutdown();
ReleasePlugins();
- CleanupMemSaveStates();
-
StopDebugger();
if (emuLog != NULL) fclose(emuLog);