diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-03-01 09:50:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-01 09:50:58 +0200 |
commit | 2685855d778f8ca55a5c88a24779dfa1dca78c48 (patch) | |
tree | 76a4141ba9ccf902e071d78efc94bb2f2463a45f /applications/luci-app-statistics/root | |
parent | 844b4cbe054f275d592fb4cf3ab8cd71f3d7bf31 (diff) | |
parent | 04cf8763cc6c19ea419cfd34a913770f27798f90 (diff) |
Merge pull request #997 from hnyman/madwifi-cleanup
treewide: cleanup references to madwifi
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 df9af15261..c4542bbc2f 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 = { { }, { }, |