hostapd: remove obsolete function
[openwrt/openwrt.git] / package / network / services / hostapd / files / hostapd.sh
index 271c1f7becd27064f3e244298e6058abb5f06177..c3fbf1e0b2030741559182f5fd81f7ba379989cd 100644 (file)
@@ -1592,7 +1592,3 @@ EOF
        fi
        return 0
 }
-
-hostapd_common_cleanup() {
-       killall meshd-nl80211
-}