diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-12-18 12:44:37 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-18 17:03:56 +0100 |
commit | a08cdc40c97cf9e80c1d7dbacd272d76b1908849 (patch) | |
tree | 7282aef7c4ffbef7622b50cdeeeb2ea4f9bf74c1 /sd | |
parent | 527772d8dfcedad56b11b5b13540ec1defa464e5 (diff) |
Related: tdf#103884 remove dangling menubar command
since...
commit 08a43cc97ccf88faa9d3a04afc3aacd2c885a2d1
Date: Sat Oct 28 02:28:18 2017 +0200
related: tdf#103884 remove gltf/collada feature
Change-Id: I7671746f2b33f8d4eae207448267d0284a3f9804
Reviewed-on: https://gerrit.libreoffice.org/65336
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/menubar/menubar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml b/sd/uiconfig/simpress/menubar/menubar.xml index a34f5cf36e82..0e8b2f0ccbf3 100644 --- a/sd/uiconfig/simpress/menubar/menubar.xml +++ b/sd/uiconfig/simpress/menubar/menubar.xml @@ -198,7 +198,6 @@ <menu:menu menu:id=".uno:ObjectMenu"> <menu:menupopup> <menu:menuitem menu:id=".uno:InsertMath"/> - <menu:menuitem menu:id=".uno:Insert3DModel"/> <menu:menuitem menu:id=".uno:InsertObject"/> </menu:menupopup> </menu:menu> |