diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-28 18:55:11 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-28 18:55:11 +0200 |
commit | 3c988cf16cc8d34fa27c6ef62c59fe3db269cedb (patch) | |
tree | 817c14aae09bb2ea0c82c85a5c15bc8d115f6f32 /applications/luci-app-statistics/root | |
parent | 844b4cbe054f275d592fb4cf3ab8cd71f3d7bf31 (diff) |
treewide: cleanup references to madwifi from LuCI
Remove the code related to the deprecated madwifi driver.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-statistics/root')
-rwxr-xr-x | applications/luci-app-statistics/root/usr/bin/stat-genconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/applications/luci-app-statistics/root/usr/bin/stat-genconfig b/applications/luci-app-statistics/root/usr/bin/stat-genconfig index df9af1526..c4542bbc2 100755 --- a/applications/luci-app-statistics/root/usr/bin/stat-genconfig +++ b/applications/luci-app-statistics/root/usr/bin/stat-genconfig @@ -349,12 +349,6 @@ plugins = { { } }, - madwifi = { - { "WatchSet" }, - { }, - { "Interfaces", "WatchAdds" } - }, - memory = { { }, { }, |