ctdb-recoverd: Remove unused struct members num_active and num_connected
commit385e9326eaff9ee32d02101bc8aafc69e334c4d3
authorMartin Schwenke <martin@meltin.net>
Sun, 29 Mar 2015 06:28:57 +0000 (29 17:28 +1100)
committerAmitay Isaacs <amitay@samba.org>
Sun, 10 May 2015 01:22:13 +0000 (10 03:22 +0200)
treefd1f74d81d324925c1178777f19dc6c4b9ed2658
parent7fb84fc19bf390cc25179f24845b93362968de35
ctdb-recoverd: Remove unused struct members num_active and num_connected

They are initialised and updated but the values are never used.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c