mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-26 13:14:16 +00:00
Remove compiler warning in vsf_quorum.c.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2579 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
f434e74faa
commit
c0883b4469
@ -135,8 +135,6 @@ static void quorum_api_set_quorum(const unsigned int *view_list,
|
||||
size_t view_list_entries,
|
||||
int quorum, struct memb_ring_id *ring_id)
|
||||
{
|
||||
int i;
|
||||
|
||||
primary_designated = quorum;
|
||||
|
||||
if (primary_designated) {
|
||||
|
Loading…
Reference in New Issue
Block a user