summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-12-06 10:18:16 +0000
committerErmal <eri@pfsense.org>2010-12-06 10:18:16 +0000
commitbaa16005835f465637ae7a9564ae7af36a007c6d (patch)
tree5ea79b3f59cfd5118d47d6a81871a3fabf998921 /etc/inc
parent757c1bcc778c27bf9f92656d55bf01a1ecedd489 (diff)
downloadpfsense-baa16005835f465637ae7a9564ae7af36a007c6d.zip
pfsense-baa16005835f465637ae7a9564ae7af36a007c6d.tar.gz
The caller of this function is responsible for this and usually all the callers do this from what i can tell. Remove redundant call.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/interfaces.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index f6bbaaa..bda9c4c 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -819,9 +819,6 @@ function interfaces_configure() {
/* reload captive portal */
captiveportal_init_rules();
-
- /* set the reload filter dity flag */
- filter_configure();
}
return 0;
OpenPOWER on IntegriCloud