From 26478d9006ea1ce92305c8995d2d2ac61d1964c4 Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Wed, 22 Feb 2023 22:36:38 +0200 Subject: screens: Remove unused DisplayApp parameters --- src/displayapp/screens/CheckboxList.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/displayapp/screens/CheckboxList.cpp') diff --git a/src/displayapp/screens/CheckboxList.cpp b/src/displayapp/screens/CheckboxList.cpp index 7388f9e3..9eb80bba 100644 --- a/src/displayapp/screens/CheckboxList.cpp +++ b/src/displayapp/screens/CheckboxList.cpp @@ -13,7 +13,6 @@ namespace { CheckboxList::CheckboxList(const uint8_t screenID, const uint8_t numScreens, - DisplayApp* app, const char* optionsTitle, const char* optionsSymbol, uint32_t originalValue, -- cgit v1.2.3-70-g09d2