1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

ctdb-protocol: Remove CTDB_NUM_DB_PRIORITIES

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
Amitay Isaacs 2016-07-22 14:44:44 +10:00 committed by Amitay Isaacs
parent 8630cc3735
commit 4a48b6a9bb

View File

@ -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
*/