Commit 1a8117eb authored by Ad Schellevis's avatar Ad Schellevis

wrong/unuseful comment

parent d86e7683
...@@ -62,7 +62,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { ...@@ -62,7 +62,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
} }
exit; exit;
} elseif (!empty($_POST['apply'])) { } elseif (!empty($_POST['apply'])) {
/* reload all components that use igmpproxy */
relayd_configure(); relayd_configure();
filter_configure(); filter_configure();
clear_subsystem_dirty('loadbalancer'); clear_subsystem_dirty('loadbalancer');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment