From e2413a0567ae0952d086ec4f79da43ca4bf6c214 Mon Sep 17 00:00:00 2001 From: Amitay Isaacs Date: Tue, 29 Nov 2016 17:59:32 +1100 Subject: ctdb-logging: Get rid of debug_extra Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- ctdb/include/ctdb_private.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ctdb/include') diff --git a/ctdb/include/ctdb_private.h b/ctdb/include/ctdb_private.h index 8520b8e63de..022c10a4e70 100644 --- a/ctdb/include/ctdb_private.h +++ b/ctdb/include/ctdb_private.h @@ -670,8 +670,6 @@ struct lock_request *ctdb_lock_db(TALLOC_CTX *mem_ctx, /* from ctdb_logging.c */ -extern const char *debug_extra; - bool ctdb_logging_init(TALLOC_CTX *mem_ctx, const char *logging, const char *debug_level); -- cgit v1.2.1