summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-05-01 03:42:26 +0000
committerErmal Luçi <eri@pfsense.org>2009-05-01 03:42:26 +0000
commit4e24c604d77782c50892a3d855754cece241902d (patch)
treea2f52f412cee7ba805743a05c44543ebc5616434 /etc/inc
parente7394b4646e5ef604e40d4dd5f7d0014c86b8759 (diff)
downloadpfsense-4e24c604d77782c50892a3d855754cece241902d.zip
pfsense-4e24c604d77782c50892a3d855754cece241902d.tar.gz
This function may penalize too much so remove it.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/filter.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 10a296c..48834fe 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -42,9 +42,6 @@ require_once("pkg-utils.inc");
require_once("notices.inc");
require_once ("shaper.inc");
-if(function_exists("apc_clear_cache"))
- apc_clear_cache();
-
/* holds the items that will be executed *AFTER* the filter is fully loaded */
$after_filter_configure_run = array();
OpenPOWER on IntegriCloud