Fix build error: defined but never used
Change-Id: I505ec0e14397a96ca75273e70de85d1e53a0499f Reviewed-on: https://gerrit.libreoffice.org/52566 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
This commit is contained in:
parent
4693b5a7d9
commit
fdc33a7d60
1 changed files with 0 additions and 1 deletions
1
loleaflet/dist/toolbar/toolbar.js
vendored
1
loleaflet/dist/toolbar/toolbar.js
vendored
|
@ -98,7 +98,6 @@ function _unmobilify() {
|
|||
}
|
||||
|
||||
function resizeToolbar() {
|
||||
var hasMoreItems = false;
|
||||
var toolbarUp = w2ui['toolbar-up'];
|
||||
|
||||
if ($(window).width() < mobileWidth) {
|
||||
|
|
Loading…
Reference in a new issue