6to4: remove leftover peeraddr stuff

SVN-Revision: 23997
This commit is contained in:
Jo-Philipp Wich 2010-11-15 00:49:21 +00:00
parent acd99c5bb6
commit b8295bce77

View File

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