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.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/displayapp/screens/CheckboxList.h') diff --git a/src/displayapp/screens/CheckboxList.h b/src/displayapp/screens/CheckboxList.h index 359b835e..c208bc48 100644 --- a/src/displayapp/screens/CheckboxList.h +++ b/src/displayapp/screens/CheckboxList.h @@ -23,7 +23,6 @@ namespace Pinetime { 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