Skip to content

Commit

Permalink
Remove unused and not compiling DropDownDemo
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
NeroBurner authored and JF002 committed Feb 19, 2022
1 parent b857fdb commit f829427
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 85 deletions.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
57 changes: 0 additions & 57 deletions src/displayapp/screens/DropDownDemo.cpp

This file was deleted.

27 changes: 0 additions & 27 deletions src/displayapp/screens/DropDownDemo.h

This file was deleted.

0 comments on commit f829427

Please sign in to comment.