remove unused last_launch | prev_timestamp storing / fetching.

This commit is contained in:
ITotalJustice
2025-05-21 15:32:42 +01:00
parent da33b9a6b9
commit 71415e5044
2 changed files with 0 additions and 17 deletions

View File

@@ -193,8 +193,6 @@ public:
fs::FsPath m_app_path;
u64 m_start_timestamp{};
u64 m_prev_timestamp{};
fs::FsPath m_prev_last_launch{};
int m_default_image{};
bool m_is_launched_via_sphaira_forwader{};