ctdb-protocol: Remove protocol for old event daemon
authorAmitay Isaacs <amitay@gmail.com>
Thu, 21 Jun 2018 06:44:02 +0000 (16:44 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 5 Jul 2018 04:52:44 +0000 (06:52 +0200)
commit8250072a8116e04031e6a161c3bbc2af73fae431
treec313ff03d696f90ed47bfd670acf897e3a76b6ea
parent0e444c961c0755129d614963fb23cff737cfcaf1
ctdb-protocol: Remove protocol for old event daemon

This breaks the build.  The new eventd protocol cannot be introduced without
removing the old eventd protocol.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/protocol/protocol.h
ctdb/protocol/protocol_api.h
ctdb/protocol/protocol_event.c [deleted file]
ctdb/tests/cunit/protocol_test_102.sh [deleted file]
ctdb/tests/src/protocol_common_event.c [deleted file]
ctdb/tests/src/protocol_common_event.h [deleted file]
ctdb/tests/src/protocol_event_test.c [deleted file]
ctdb/wscript