diff options
Diffstat (limited to 'ctdb/protocol/protocol_api.h')
-rw-r--r-- | ctdb/protocol/protocol_api.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/protocol/protocol_api.h b/ctdb/protocol/protocol_api.h index 22fc4483205..83ebd4862ff 100644 --- a/ctdb/protocol/protocol_api.h +++ b/ctdb/protocol/protocol_api.h @@ -652,8 +652,6 @@ int ctdb_req_keepalive_pull(uint8_t *buf, size_t buflen, /* From protocol/protocol_event.c */ -void ctdb_event_header_fill(struct ctdb_event_header *h, uint32_t reqid); - size_t ctdb_event_request_len(struct ctdb_event_request *in); int ctdb_event_request_push(struct ctdb_event_request *in, |