summaryrefslogtreecommitdiff
path: root/src/components/resumption/src/last_state_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/resumption/src/last_state_impl.cc')
-rw-r--r--src/components/resumption/src/last_state_impl.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/resumption/src/last_state_impl.cc b/src/components/resumption/src/last_state_impl.cc
index 9920a1499b..45fcdb2e8e 100644
--- a/src/components/resumption/src/last_state_impl.cc
+++ b/src/components/resumption/src/last_state_impl.cc
@@ -49,7 +49,6 @@ LastStateImpl::LastStateImpl(const std::string& app_storage_folder,
LastStateImpl::~LastStateImpl() {
SDL_LOG_AUTO_TRACE();
- SaveToFileSystem();
}
void LastStateImpl::SaveToFileSystem() {