summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/interfaces.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 0bc0c28..ae6512d 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -535,8 +535,6 @@ function interfaces_lan_configure() {
function interfaces_configure() {
global $g;
- /* XXX: unify with wan when pppoe/pptp fixups are done. */
- /* optional interface if list */
$iflist = get_configured_interface_with_descr();
foreach($iflist as $if => $ifname) {
OpenPOWER on IntegriCloud