summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-24 20:50:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-24 20:50:28 +0000
commit868f266c01e2e344094294d657b34cb3c2a8a33a (patch)
tree07d6665c630cb46303f0e5d607c7a3b9a6a014bc /etc
parent19aeae7fb67e08140653984cd7633459af41b0e3 (diff)
downloadpfsense-868f266c01e2e344094294d657b34cb3c2a8a33a.zip
pfsense-868f266c01e2e344094294d657b34cb3c2a8a33a.tar.gz
Remove function stub. No traces of it being called now.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/interfaces.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index ca7e083..87e3e9b 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -365,10 +365,6 @@ function interfaces_carp_configure() {
}
}
-function interfaces_carp_bringup() {
- /* no longer used */
-}
-
function interfaces_wireless_configure($if, $wlcfg) {
global $config, $g;
OpenPOWER on IntegriCloud