summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.newwanip3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index cdeb4d2..9298db1 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -69,9 +69,6 @@ if(empty($argument)) {
$interface_real = $argument;
}
-/* NOTE: Check #2495 before being smart here */
-interface_ipalias_cleanup($interface, "inet4");
-
if(empty($argument))
$curwanip = get_interface_ip();
else {
OpenPOWER on IntegriCloud