Code cleanups

This commit is contained in:
eelke 2018-12-31 15:43:22 +01:00
parent b0cd47ef46
commit 456180325e
10 changed files with 10 additions and 90 deletions

View file

@ -31,7 +31,6 @@ SOURCES += my_boost_assert_handler.cpp \
QueuedBackgroundTask.cpp \
ExplainTreeModelItem.cpp \
jsoncpp.cpp \
WorkManager.cpp \
SqlParser.cpp \
SqlAstNode.cpp \
SqlAstSelectList.cpp \
@ -48,7 +47,6 @@ HEADERS += PasswordManager.h \
Expected.h \
ExplainTreeModelItem.h \
json/json.h \
WorkManager.h \
TaskControl.h \
ControllableTask.h \
RunControllableTask.h \