[Libreoffice-commits] online.git: loleaflet/src
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Aug 26 18:29:21 UTC 2018
loleaflet/src/control/Control.js | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 62c5c2ff20d3fd5ea019783f1b4f553b5396d850
Author: Henry Castro <hcastro at collabora.com>
AuthorDate: Sun Aug 26 11:54:19 2018 -0400
Commit: Henry Castro <hcastro at collabora.com>
CommitDate: Sun Aug 26 14:28:47 2018 -0400
loleaflet: remove unused corner control
Change-Id: Iea7003a6542d704cdd8ec54e8e5f6b8fb3b275ad
diff --git a/loleaflet/src/control/Control.js b/loleaflet/src/control/Control.js
index af8df09d8..3ca991bff 100644
--- a/loleaflet/src/control/Control.js
+++ b/loleaflet/src/control/Control.js
@@ -130,7 +130,6 @@ L.Map.include({
}
createCorner('top', 'left');
- createCorner('top', 'middle');
createCorner('top', 'right');
createCorner('bottom', 'left');
createCorner('bottom', 'right');
More information about the Libreoffice-commits
mailing list