diff --git a/src/etc/rc.initial.setlanip b/src/etc/rc.initial.setlanip index e1e122d38..146fd928f 100755 --- a/src/etc/rc.initial.setlanip +++ b/src/etc/rc.initial.setlanip @@ -27,7 +27,6 @@ POSSIBILITY OF SUCH DAMAGE. */ -/* parse the configuration and include all functions used below */ require_once("config.inc"); require_once("interfaces.inc"); require_once("util.inc");