From a5f86ae08b5c44c7fc81dc8e91ee7e20b247b896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Wed, 30 Jul 2008 18:10:41 +0000 Subject: [PATCH] Remove stale comments. --- etc/inc/interfaces.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index 0bc0c2810f..ae6512dbf5 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) {