loleaflet/dist/toolbar/toolbar.js |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 0507e53a9d124064165cb7484ea26547aeaaed2f
Author: Jan Holesovsky <ke...@collabora.com>
Date:   Wed Jun 20 17:12:59 2018 +0200

    Revert "borders: This has to be global in order to have the event working."
    
    Actually this has nothing to do in the branch, sorry.
    
    This reverts commit 62134df0c54c3837eb5461863b0cfe2e92ab8366.
    
    Change-Id: Iaa62da6b5c232b40fbd4ec4b517fc2aa95c14e05
    Reviewed-on: https://gerrit.libreoffice.org/56169
    Reviewed-by: Jan Holesovsky <ke...@collabora.com>
    Tested-by: Jan Holesovsky <ke...@collabora.com>

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index fe3b8fd6c..e3848825e 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -299,8 +299,6 @@ function setBorderStyle(num) {
        map.focus();
 }
 
-global.setBorderStyle = setBorderStyle;
-
 function insertTable() {
        var rows = 10;
        var cols = 10;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to