summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authormabuch <marcel.buechler@gmail.com>2022-06-05 16:50:36 (GMT)
committerGitHub <noreply@github.com>2022-06-05 16:50:36 (GMT)
commit8999158528eea2c3a338dd1870e0a1f37894abb9 (patch)
tree2dea9d0a573a3708ba87eb2c20d283cd7b28cdef /src/CMakeLists.txt
parent977936e8e256eacb0c1b66e9601143e3f4dec280 (diff)
remove old unused bluetooth icons (#1172)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index bcf4092..44d47dd 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -368,10 +368,6 @@ set(QCBOR_SRC
list(APPEND IMAGE_FILES
displayapp/icons/battery/batteryicon.c
-
- displayapp/icons/bluetooth/os_bt_connected.c
- displayapp/icons/bluetooth/os_bt_disconnected.c
-
)
list(APPEND SOURCE_FILES
BootloaderVersion.cpp