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/synchronizer.cpp | |
parent | 237b9ae4113e7a9f489632296941becb71afdb45 (diff) | |
download | sink-9e1850071a471ce275194f3882054694cea798e7.tar.gz sink-9e1850071a471ce275194f3882054694cea798e7.zip |
Removed the now obsolete EntityStore
Diffstat (limited to 'common/synchronizer.cpp')
-rw-r--r-- | common/synchronizer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/synchronizer.cpp b/common/synchronizer.cpp index 5ddd77c..9bba9cf 100644 --- a/common/synchronizer.cpp +++ b/common/synchronizer.cpp | |||
@@ -22,7 +22,6 @@ | |||
22 | #include "definitions.h" | 22 | #include "definitions.h" |
23 | #include "commands.h" | 23 | #include "commands.h" |
24 | #include "bufferutils.h" | 24 | #include "bufferutils.h" |
25 | #include "entitystore.h" | ||
26 | #include "remoteidmap.h" | 25 | #include "remoteidmap.h" |
27 | #include "entityreader.h" | 26 | #include "entityreader.h" |
28 | #include "createentity_generated.h" | 27 | #include "createentity_generated.h" |