diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-05-02 09:25:13 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-05-02 10:03:57 +0200 |
commit | d4bd3ad8d6d1f75b6c284336148e3a2c71dc1882 (patch) | |
tree | bc7f45f5c232e3a37e4df67cae429d9fbb25e1e8 /framework/src/CMakeLists.txt | |
parent | dd582091bc72ddf61a66d2bc3a3e0ce47f2296b5 (diff) | |
download | kube-d4bd3ad8d6d1f75b6c284336148e3a2c71dc1882.tar.gz kube-d4bd3ad8d6d1f75b6c284336148e3a2c71dc1882.zip |
Removed the old models that we're not even using anymore
Diffstat (limited to 'framework/src/CMakeLists.txt')
-rw-r--r-- | framework/src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/CMakeLists.txt b/framework/src/CMakeLists.txt index c82626a0..10773f8a 100644 --- a/framework/src/CMakeLists.txt +++ b/framework/src/CMakeLists.txt | |||
@@ -23,7 +23,6 @@ set(SRCS | |||
23 | domain/composercontroller.cpp | 23 | domain/composercontroller.cpp |
24 | domain/messageparser.cpp | 24 | domain/messageparser.cpp |
25 | domain/messageparser_new.cpp | 25 | domain/messageparser_new.cpp |
26 | domain/messageparser_old.cpp | ||
27 | domain/mailtemplates.cpp | 26 | domain/mailtemplates.cpp |
28 | domain/modeltest.cpp | 27 | domain/modeltest.cpp |
29 | domain/retriever.cpp | 28 | domain/retriever.cpp |