diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-17 20:28:24 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-10-21 09:11:14 +0200 |
commit | 9e1850071a471ce275194f3882054694cea798e7 (patch) | |
tree | b62b2b3de4e6efbadf0129f4afdbda296ae38eb8 /common/CMakeLists.txt | |
parent | 237b9ae4113e7a9f489632296941becb71afdb45 (diff) | |
download | sink-9e1850071a471ce275194f3882054694cea798e7.tar.gz sink-9e1850071a471ce275194f3882054694cea798e7.zip |
Removed the now obsolete EntityStore
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 e1e7a51..fd8e898 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -69,7 +69,6 @@ set(command_SRCS | |||
69 | changereplay.cpp | 69 | changereplay.cpp |
70 | adaptorfactoryregistry.cpp | 70 | adaptorfactoryregistry.cpp |
71 | synchronizer.cpp | 71 | synchronizer.cpp |
72 | entitystore.cpp | ||
73 | remoteidmap.cpp | 72 | remoteidmap.cpp |
74 | sourcewriteback.cpp | 73 | sourcewriteback.cpp |
75 | entityreader.cpp | 74 | entityreader.cpp |