mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
system: small cleanup for unused variables
This commit is contained in:
parent
87c7d90857
commit
471149fac8
@ -569,11 +569,8 @@ function system_routing_configure($verbose = false, $interface = '')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function system_staticroutes_configure($interface = '')
|
||||
{
|
||||
global $config, $aliastable;
|
||||
|
||||
$static_routes = get_staticroutes(false, true);
|
||||
if (count($static_routes)) {
|
||||
$gateways_arr = return_gateways_array(false, true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user