summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-12-06 20:39:27 +0000
committerErmal <eri@pfsense.org>2010-12-06 20:39:27 +0000
commit27ca29e48cf32f5dd1c20acc7e2d2231e6ccaf83 (patch)
tree1dfa1393f8d50c806d30abadd70e4306ff15ae36 /etc/inc
parent265c88c6fb2bd8b6bd6f5ff6f9503e917bf782b3 (diff)
downloadpfsense-27ca29e48cf32f5dd1c20acc7e2d2231e6ccaf83.zip
pfsense-27ca29e48cf32f5dd1c20acc7e2d2231e6ccaf83.tar.gz
cleanup other bogus code.
Diffstat (limited to 'etc/inc')
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index b43b863..6516db9 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1770,7 +1770,6 @@ function interface_carpdev_configure(&$vip) {
if($vip['password'] != "")
$password = " pass \"" . $vip_password . "\"";
- log_error("Found carpdev interface {$vip['interface']} on top of interface {$interface}");
if (empty($vip['interface']))
return;
OpenPOWER on IntegriCloud