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

New commits:
commit 9ef99e92704f4ffc478c6df3ff4347568073147b
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

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 1d7c6418..865a6efe 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -722,9 +722,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