mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
interfaces: unused variable
This commit is contained in:
parent
eada2bf5a1
commit
b4539821f6
@ -1602,13 +1602,10 @@ function interface_proxyarp_configure($interface = '')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function interfaces_vips_configure($interface = '', $verbose = false)
|
||||
{
|
||||
global $config;
|
||||
|
||||
$paa = array();
|
||||
|
||||
if (isset($config['virtualip']['vip'])) {
|
||||
$carp_setuped = false;
|
||||
$anyproxyarp = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user