mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove code commented out in 2013
This commit is contained in:
parent
bdbd8534ee
commit
b4f499f001
@ -1268,7 +1268,6 @@ function get_gwgroup_members_inner($group, $gateways_status, $gateways_arr, $vip
|
||||
$msg = sprintf(gettext('Gateways status could not be determined, considering all as up/active. (Group: %s)'), $group['name']);
|
||||
log_error($msg);
|
||||
notify_via_growl($msg);
|
||||
//notify_via_smtp($msg);
|
||||
}
|
||||
$tiers = $backupplan;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user