Browse Source

6to4: remove leftover peeraddr stuff

SVN-Revision: 23997
Jo-Philipp Wich 15 years ago
parent
commit
b8295bce77
1 changed files with 0 additions and 3 deletions
  1. 0 3
      package/6to4/files/6to4.sh

+ 0 - 3
package/6to4/files/6to4.sh

@@ -37,9 +37,6 @@ setup_interface_6to4() {
 
 	local local4=$(uci_get network "$cfg" ipaddr)
 
-	local remote4
-	config_get remote4 "$cfg" peeraddr
-
 	local mtu
 	config_get mtu "$cfg" mtu