summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soh/soh/SaveManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/soh/soh/SaveManager.cpp b/soh/soh/SaveManager.cpp
index 43bd25b23..b62dbfee6 100644
--- a/soh/soh/SaveManager.cpp
+++ b/soh/soh/SaveManager.cpp
@@ -1163,7 +1163,6 @@ void SaveManager::LoadFile(int fileNum) {
" " + newFileName + "\n" +
"If this was not in error, the file should be deleted.");
saveMtx.unlock();
- SaveFile(fileNum);
return;
}
}