diff options
Diffstat (limited to 'logic/CMakeLists.txt')
-rw-r--r-- | logic/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logic/CMakeLists.txt b/logic/CMakeLists.txt index d91fc694..9a4ead21 100644 --- a/logic/CMakeLists.txt +++ b/logic/CMakeLists.txt @@ -203,8 +203,6 @@ set(LOGIC_SOURCES tasks/ThreadTask.cpp tasks/SequentialTask.h tasks/SequentialTask.cpp - tasks/StandardTask.h - tasks/StandardTask.cpp # Settings settings/INIFile.cpp |