Remove stale comments.

This commit is contained in:
Ermal Luçi 2008-07-30 18:10:41 +00:00
parent 25b4e96822
commit a5f86ae08b

View File

@ -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) {