From 37af141788e5a450e7978c51c51962d0f981f0a3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 10 Aug 2005 15:26:39 +0000 Subject: Back out last commit. --- etc/inc/interfaces.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index 0bb87b0..998fbd1 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -362,7 +362,6 @@ function interfaces_carp_configure() { } } /* remove any dangling carp references */ - $carp_instances_counter++; for($x=$carp_instances_counter; $x<$total_carp_interfaces_defined; $x++) { mwexec("/sbin/ifconfig carp{$x} down"); mwexec("/sbin/ifconfig carp{$x} destroy"); -- cgit v1.1