d86044f383
The parameter to _clearApplicationBox() has never been used, so remove it. In fact, modern javascript makes the function so compact that we can just move the code inline. Fixes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/27