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/settings/SettingBluetooth.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/displayapp/screens/settings/SettingBluetooth.cpp') diff --git a/src/displayapp/screens/settings/SettingBluetooth.cpp b/src/displayapp/screens/settings/SettingBluetooth.cpp index 75a62d89..82c3dee1 100644 --- a/src/displayapp/screens/settings/SettingBluetooth.cpp +++ b/src/displayapp/screens/settings/SettingBluetooth.cpp @@ -39,7 +39,6 @@ SettingBluetooth::SettingBluetooth(Pinetime::Applications::DisplayApp* app, Pine checkboxList( 0, 1, - app, "Bluetooth", Symbols::bluetooth, settingsController.GetBleRadioEnabled() ? 0 : 1, -- cgit v1.2.3-70-g09d2