remove unused Brightness App (#1170)

This commit is contained in:
mabuch 2022-06-05 19:34:37 +02:00 committed by GitHub
parent 8999158528
commit 8a71f2b9e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 139 deletions

View file

@ -383,7 +383,6 @@ list(APPEND SOURCE_FILES
displayapp/screens/BatteryIcon.cpp
displayapp/screens/BleIcon.cpp
displayapp/screens/NotificationIcon.cpp
displayapp/screens/Brightness.cpp
displayapp/screens/SystemInfo.cpp
displayapp/screens/Label.cpp
displayapp/screens/FirmwareUpdate.cpp
@ -598,7 +597,6 @@ set(INCLUDE_FILES
displayapp/screens/BatteryIcon.h
displayapp/screens/BleIcon.h
displayapp/screens/NotificationIcon.h
displayapp/screens/Brightness.h
displayapp/screens/SystemInfo.h
displayapp/screens/ScreenList.h
displayapp/screens/Label.h