summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-08-19 19:46:46 +0000
committerErmal <eri@pfsense.org>2010-08-19 19:46:46 +0000
commitd56bce188849d9a4c56cf144358a8958df4cb780 (patch)
tree7d84a3955671212f3eeb7b03e913ec82cfc44c95
parentf64e8f99babcacaea4693535ff8e8234de681dbb (diff)
downloadpfsense-d56bce188849d9a4c56cf144358a8958df4cb780.zip
pfsense-d56bce188849d9a4c56cf144358a8958df4cb780.tar.gz
Remove not existing function reference. Pointy-hat: myself
-rw-r--r--etc/inc/pfsense-utils.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index 3146306..a7e25ca 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -288,8 +288,6 @@ function is_schedule_inuse($schedule) {
function setup_polling() {
global $g, $config;
- setup_polling_defaults();
-
if (isset($config['system']['polling']))
mwexec("/sbin/sysctl kern.polling.idle_poll=1");
else
OpenPOWER on IntegriCloud