mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove unecessary var initialization
This commit is contained in:
parent
19498fbf0a
commit
eb2ab5ebee
@ -160,7 +160,6 @@ if ($_POST['apply']) {
|
||||
} else {
|
||||
write_config();
|
||||
|
||||
$retval = 0;
|
||||
$retval = filter_configure();
|
||||
$savemsg = get_std_save_message($retval);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user