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.h | |
parent | 237b9ae4113e7a9f489632296941becb71afdb45 (diff) | |
download | sink-9e1850071a471ce275194f3882054694cea798e7.tar.gz sink-9e1850071a471ce275194f3882054694cea798e7.zip |
Removed the now obsolete EntityStore
Diffstat (limited to 'common/synchronizer.h')
-rw-r--r-- | common/synchronizer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/synchronizer.h b/common/synchronizer.h index f3319f6..0a1efe1 100644 --- a/common/synchronizer.h +++ b/common/synchronizer.h | |||
@@ -28,7 +28,6 @@ | |||
28 | #include <storage.h> | 28 | #include <storage.h> |
29 | 29 | ||
30 | namespace Sink { | 30 | namespace Sink { |
31 | class EntityStore; | ||
32 | class RemoteIdMap; | 31 | class RemoteIdMap; |
33 | 32 | ||
34 | /** | 33 | /** |