diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-18 12:57:52 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-21 09:18:49 +0200 |
commit | da1c86b80f230c3a2023f97c0048020a12e38de4 (patch) | |
tree | 922fd3ae8ae4feb0977f8e636f01f96073fb4de3 /common/CMakeLists.txt | |
parent | 71a0167e0216f84588b492c84e92667847fbe5a5 (diff) | |
download | sink-da1c86b80f230c3a2023f97c0048020a12e38de4.tar.gz sink-da1c86b80f230c3a2023f97c0048020a12e38de4.zip |
Removed EntityReader
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index fd8e898..e329d93 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -71,7 +71,6 @@ set(command_SRCS | |||
71 | synchronizer.cpp | 71 | synchronizer.cpp |
72 | remoteidmap.cpp | 72 | remoteidmap.cpp |
73 | sourcewriteback.cpp | 73 | sourcewriteback.cpp |
74 | entityreader.cpp | ||
75 | mailpreprocessor.cpp | 74 | mailpreprocessor.cpp |
76 | specialpurposepreprocessor.cpp | 75 | specialpurposepreprocessor.cpp |
77 | datastorequery.cpp | 76 | datastorequery.cpp |