mirror of
https://github.com/deadw00d/AROS.git
synced 2025-11-22 03:09:23 +00:00
unused label removed
This commit is contained in:
committed by
deadwood
parent
e63aefc637
commit
1c936f5748
@ -912,7 +912,6 @@ void parse_failover_peer (cfile, group, type)
|
||||
"load balance settings.");
|
||||
if (token != NUMBER) {
|
||||
parse_warn (cfile, "expecting number");
|
||||
badsplit:
|
||||
skip_to_rbrace (cfile, 1);
|
||||
dhcp_failover_state_dereference (&peer, MDL);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user