From: Amitay Isaacs Date: Fri, 22 Jul 2016 04:44:44 +0000 (+1000) Subject: ctdb-protocol: Remove CTDB_NUM_DB_PRIORITIES X-Git-Tag: tdb-1.3.10~127 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a48b6a9bbac594ce5c81f062519f84d77830030;p=thirdparty%2Fsamba.git ctdb-protocol: Remove CTDB_NUM_DB_PRIORITIES Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- diff --git a/ctdb/protocol/protocol.h b/ctdb/protocol/protocol.h index a46d6543a5d..4dcf6041c8c 100644 --- a/ctdb/protocol/protocol.h +++ b/ctdb/protocol/protocol.h @@ -472,8 +472,6 @@ struct ctdb_pulldb_ext { #define CTDB_RECOVERY_NORMAL 0 #define CTDB_RECOVERY_ACTIVE 1 -#define CTDB_NUM_DB_PRIORITIES 3 - /* the extended header for records in the ltdb */