Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> --- collie/group.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/collie/group.c b/collie/group.c index d4b5449..d659485 100644 --- a/collie/group.c +++ b/collie/group.c @@ -49,7 +49,6 @@ struct join_message { struct message_header header; uint32_t nodeid; uint32_t pid; - struct sheepdog_node_list_entry master_node; uint32_t nr_nodes; uint32_t nr_sobjs; uint32_t cluster_status; -- 1.7.0 |