summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorReinhold Gschweicher <pyro4hell@gmail.com>2022-02-16 21:33:59 (GMT)
committerJF <JF002@users.noreply.github.com>2022-02-19 12:17:45 (GMT)
commitf829427c4186ec003d51c689c6831d076f3b0b69 (patch)
treea1e8f1ae6dcd05adb3f55e3a1153173d735223d0 /src/CMakeLists.txt
parentb857fdb9f438cd9a3440c82face944323301cfad (diff)
Remove unused and not compiling DropDownDemo
For ease of use the simulator uses a globbing expression to get all screens source files. This one was picked up as well and lead to a compilation error.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index aec6ce0..39d80b0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -626,7 +626,6 @@ set(INCLUDE_FILES
displayapp/screens/InfiniPaint.h
displayapp/screens/StopWatch.h
displayapp/screens/Paddle.h
- displayapp/screens/DropDownDemo.h
displayapp/screens/BatteryIcon.h
displayapp/screens/BleIcon.h
displayapp/screens/NotificationIcon.h