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

New commits:
commit 193114b7c3f11dfb77a5d2953d03eb573a22ec6a
Author: Henry Castro <hcas...@collabora.com>
Date:   Tue Nov 21 18:03:32 2017 -0400

    loleaflet: clean up logs that no longer need it
    
    Change-Id: I26d47b1fc73748a3e7e0e824b1596da43e57555c
    Reviewed-on: https://gerrit.libreoffice.org/45118
    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 25e7ccb9..cb0b51a7 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -706,9 +706,6 @@ $(function () {
                        $('#search-input').off('keypress', 
onSearchKeyPress).on('keypress', onSearchKeyPress);
                }
        });
-       if ($('#toolbar-up').children().length === 0) {
-               console.log('w2ui toolbar is not created');
-       }
 });
 
 var userJoinedPopupMessage = '<div>' + _('%user has joined') + '</div>';
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to