[package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed for...
[openwrt.git] / package / ppp / files / pppoa.sh
index c64e809..dbb6eb0 100644 (file)
@@ -2,10 +2,6 @@ scan_pppoa() {
        config_set "$1" device "pppoa-$1"
 }
 
-coldplug_interface_pppoa() {
-       setup_interface_pppoa x "$1"
-}
-
 stop_interface_pppoa() {
        stop_interface_ppp "$1"
 }
This page took 0.026183 seconds and 4 git commands to generate.