Remove unused download_tread and report_thread

This commit is contained in:
2025-10-22 15:41:18 +02:00
parent 3f3911e573
commit e8438f341e
7 changed files with 2 additions and 627 deletions

View File

@@ -90,9 +90,7 @@ HEADERS += \
$${PWD}/include/sendWRcmd.h \
$${PWD}/include/storeINdata.h \
$${PWD}/include/tslib.h \
$${PWD}/include/shared_mem_buffer.h \
$${PWD}/include/reporting_thread.h \
$${PWD}/include/download_thread.h
$${PWD}/include/shared_mem_buffer.h
SOURCES += \
$${PWD}/src/datei.cpp \
@@ -103,9 +101,7 @@ SOURCES += \
$${PWD}/src/sendWRcmd.cpp \
$${PWD}/src/storeINdata.cpp \
$${PWD}/src/tslib.cpp \
$${PWD}/src/shared_mem_buffer.cpp \
$${PWD}/src/reporting_thread.cpp \
$${PWD}/src/download_thread.cpp
$${PWD}/src/shared_mem_buffer.cpp
# INTERFACE = DeviceController