From 4a48b6a9bbac594ce5c81f062519f84d77830030 Mon Sep 17 00:00:00 2001 From: Amitay Isaacs Date: Fri, 22 Jul 2016 14:44:44 +1000 Subject: [PATCH] ctdb-protocol: Remove CTDB_NUM_DB_PRIORITIES Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- ctdb/protocol/protocol.h | 2 -- 1 file changed, 2 deletions(-) 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 */