Remove unused Tasks class

This commit is contained in:
Michal Přikryl 2026-06-11 16:07:46 +02:00
parent 2dabb9f29d
commit 9137471b75
8 changed files with 6 additions and 389 deletions

View file

@ -26,7 +26,7 @@ include(makefiles/shared.cmake)
include(makefiles/protobuf.cmake)
add_subdirectory(vendor/spdlog)
add_subdirectory(vendor/khook)
# add_subdirectory(vendor/khook)
file(GLOB_RECURSE SOURCE_FILES
src/*.cpp