summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-10-17 20:28:24 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-10-21 09:11:14 +0200
commit9e1850071a471ce275194f3882054694cea798e7 (patch)
treeb62b2b3de4e6efbadf0129f4afdbda296ae38eb8 /common/synchronizer.cpp
parent237b9ae4113e7a9f489632296941becb71afdb45 (diff)
downloadsink-9e1850071a471ce275194f3882054694cea798e7.tar.gz
sink-9e1850071a471ce275194f3882054694cea798e7.zip
Removed the now obsolete EntityStore
Diffstat (limited to 'common/synchronizer.cpp')
-rw-r--r--common/synchronizer.cpp1
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"