From b80e3f8bebe48e102033fe7ab0e402aa869135d3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 24 May 2025 18:24:18 +0200 Subject: Fix crash when opening settings page because of recent change --- include/gui/SettingsPage.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/gui/SettingsPage.hpp') diff --git a/include/gui/SettingsPage.hpp b/include/gui/SettingsPage.hpp index 8e28345..08bbd9d 100644 --- a/include/gui/SettingsPage.hpp +++ b/include/gui/SettingsPage.hpp @@ -200,7 +200,6 @@ namespace gsr { RadioButton *turn_on_replay_automatically_mode_ptr = nullptr; Subsection *audio_section_ptr = nullptr; List *audio_track_section_list_ptr = nullptr; - List *replay_storage_list_ptr = nullptr; PageStack *page_stack = nullptr; }; -- cgit v1.2.3-70-g09d2