summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-11-17 00:07:32 +0000
committerErmal Luçi <eri@pfsense.org>2008-11-17 00:07:32 +0000
commit31e4928b990488da9ece13595e5bd13dc2cbfacb (patch)
treedabda65a8db24adfca1c7a80bf445fd6b3d683a1 /etc
parent9a96fb33f4c047b8540594b58bc45f1c8b328dd5 (diff)
downloadpfsense-31e4928b990488da9ece13595e5bd13dc2cbfacb.zip
pfsense-31e4928b990488da9ece13595e5bd13dc2cbfacb.tar.gz
Remove function call not needed.
Would be good to give this function a sync/refresh with filter.inc changes.
Diffstat (limited to 'etc')
-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 12d72cd..7127b34 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -208,8 +208,6 @@ function tdr_create_ipfw_rule($rule, $type) {
$int = "";
- generate_optcfg_array();
-
$curwanip = get_interface_ip();
/* don't include disabled rules */
OpenPOWER on IntegriCloud