delete useless leftover line

This commit is contained in:
Jamie Cameron
2026-08-16 21:17:53 +01:00
parent 5656d1c6ae
commit aef59791f2
-1
View File
@@ -1084,7 +1084,6 @@ print &ui_table_row($text{'tos_1z'},
&ui_checkbox("dinzone_def", 1, $text{'rules_addr'}, $host ? 1 : 0)." ".
&ui_textbox("dinzone", join(" ", split(/,/, $host)), 50),
3);
$found ? "" : $zone;
my @opts;
my $found = !$_[2];