summaryrefslogtreecommitdiff
path: root/ctdb/include
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2016-10-24 16:53:12 +1100
committerMartin Schwenke <martins@samba.org>2016-12-05 08:09:21 +0100
commit9b7308b20295f1670c40d46aa087763698a3c1fa (patch)
tree879619dcc721554498d2a75d36d5c880b913fb7f /ctdb/include
parent3de13cbc64405998f138c57df45b2e44ef0efdde (diff)
downloadsamba-9b7308b20295f1670c40d46aa087763698a3c1fa.tar.gz
ctdb-daemon: Remove tevent debug logging
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'ctdb/include')
-rw-r--r--ctdb/include/ctdb_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/include/ctdb_private.h b/ctdb/include/ctdb_private.h
index d63b1941244..6d3d20a7262 100644
--- a/ctdb/include/ctdb_private.h
+++ b/ctdb/include/ctdb_private.h
@@ -695,7 +695,6 @@ struct ctdb_log_state *ctdb_vfork_with_logging(TALLOC_CTX *mem_ctx,
void *logfn_private, pid_t *pid);
int ctdb_set_child_logging(struct ctdb_context *ctdb);
-int ctdb_init_tevent_logging(struct ctdb_context *ctdb);
/* from ctdb_logging_file.c */