summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-07-30 18:10:41 +0000
committerErmal Luçi <eri@pfsense.org>2008-07-30 18:10:41 +0000
commita5f86ae08b5c44c7fc81dc8e91ee7e20b247b896 (patch)
tree7deb57b3007f303ebad954446ed544e3db8f29e7
parent25b4e96822a32218b8bffb69ad1528185474fff0 (diff)
downloadpfsense-a5f86ae08b5c44c7fc81dc8e91ee7e20b247b896.zip
pfsense-a5f86ae08b5c44c7fc81dc8e91ee7e20b247b896.tar.gz
Remove stale comments.
-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