Removed unused honey replication code
commit476fdc526e1e019a25a3a4f034dcdd0e52bf6c9f
authorOlly Betts <olly@survex.com>
Mon, 21 May 2018 23:41:18 +0000 (22 11:41 +1200)
committerOlly Betts <olly@survex.com>
Mon, 21 May 2018 23:46:08 +0000 (22 11:46 +1200)
treef264b3b3f5543c5d818392199b9bb8da76f99005
parent5ec4e44e8fee0a52cf0ec98ca28e150291d03ce8
Removed unused honey replication code

We want to support replication for honey, but having an unused classes
around for it isn't really going to help make that happen.
xapian-core/backends/honey/Makefile.mk
xapian-core/backends/honey/honey_changes.cc [deleted file]
xapian-core/backends/honey/honey_changes.h [deleted file]
xapian-core/backends/honey/honey_databasereplicator.cc [deleted file]
xapian-core/backends/honey/honey_databasereplicator.h [deleted file]
xapian-core/backends/honey/honey_replicate_internal.h [deleted file]
xapian-core/backends/honey/honey_table.h
xapian-core/backends/honey/honey_version.cc
xapian-core/backends/honey/honey_version.h
xapian-core/bin/Makefile.mk