1
0
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:
Matthias Rustler
2025-01-20 23:55:12 +01:00
committed by deadwood
parent e63aefc637
commit 1c936f5748

View File

@ -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;