summaryrefslogtreecommitdiff
path: root/ctdb/include/ctdb_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/include/ctdb_private.h')
-rw-r--r--ctdb/include/ctdb_private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/include/ctdb_private.h b/ctdb/include/ctdb_private.h
index 91e98857a15..7d16c425881 100644
--- a/ctdb/include/ctdb_private.h
+++ b/ctdb/include/ctdb_private.h
@@ -511,8 +511,6 @@ struct ctdb_call_state *ctdb_daemon_call_send_remote(
int ctdb_daemon_call_recv(struct ctdb_call_state *state,
struct ctdb_call *call);
-void ctdb_send_keepalive(struct ctdb_context *ctdb, uint32_t destnode);
-
int ctdb_start_revoke_ro_record(struct ctdb_context *ctdb,
struct ctdb_db_context *ctdb_db,
TDB_DATA key, struct ctdb_ltdb_header *header,