Cleanup remove system for background tasks we were not using anymore.

This commit is contained in:
eelke 2022-01-16 18:51:43 +01:00
parent 04e69bbaa4
commit 50bf4588ce
7 changed files with 0 additions and 133 deletions

View file

@ -46,10 +46,6 @@ HEADERS += PasswordManager.h \
Expected.h \
ExplainTreeModelItem.h \
json/json.h \
TaskControl.h \
ControllableTask.h \
RunControllableTask.h \
TaskExecutor.h \
SqlParser.h \
SqlAstNode.h \
SqlAstSelectList.h \