loleaflet/src/control/Parts.js | 3 --- 1 file changed, 3 deletions(-) New commits: commit d8f6aa71464e69b585f1d03ccb4583a08a3da2c6 Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Sun May 8 11:34:34 2016 -0400
loleaflet: remove unnecessary duplicate message This message is already sent from CalcTilelayer.js. Change-Id: I9f84d5f365dbfea38061e206d5d52e2201be22ed Reviewed-on: https://gerrit.libreoffice.org/24769 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loleaflet/src/control/Parts.js b/loleaflet/src/control/Parts.js index 8325e7c..79b6bb1 100644 --- a/loleaflet/src/control/Parts.js +++ b/loleaflet/src/control/Parts.js @@ -38,9 +38,6 @@ L.Map.include({ if (docLayer._invalidatePreview) { docLayer._invalidatePreview(); } - if (docLayer._docType === 'spreadsheet') { - this._socket.sendMessage('commandvalues command=.uno:ViewRowColumnHeaders'); - } docLayer._drawSearchResuls(); }, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits