netifd: remove obsolete _init callbacks, set available=1 for ppp
[openwrt/staging/yousong.git] / package / netifd / files / lib / netifd / proto / dhcp.sh
index a4b96baa3f6876c9517567c611bcbbfd025b29f7..674956175ad3d79780ee879bef9db5333dde1ce9 100755 (executable)
@@ -48,9 +48,5 @@ dhcp_teardown() {
        proto_kill_command
 }
 
-dhcp_init() {
-       return
-}
-
 add_protocol dhcp