summaryrefslogtreecommitdiff
path: root/sd/sdi/ViewShellBase.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-21 10:14:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-21 19:31:22 +0100
commit46db544b41fd30f61dd7b7b4fa2b97ab22ceb079 (patch)
tree5cd712011c572e4be1a17fc436b1268090e2b003 /sd/sdi/ViewShellBase.sdi
parentc48b87e6e6c23152135c73dddb63c1be9cc321fc (diff)
unused SID command in sd
Change-Id: I88f207d86bf8d92036f5cc286bf7ab260adea306 Reviewed-on: https://gerrit.libreoffice.org/46887 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/sdi/ViewShellBase.sdi')
-rw-r--r--sd/sdi/ViewShellBase.sdi9
1 files changed, 0 insertions, 9 deletions
diff --git a/sd/sdi/ViewShellBase.sdi b/sd/sdi/ViewShellBase.sdi
index cc60732b7178..21eba48bb46a 100644
--- a/sd/sdi/ViewShellBase.sdi
+++ b/sd/sdi/ViewShellBase.sdi
@@ -18,10 +18,6 @@
interface ViewShellBaseView
{
- SID_SWITCH_SHELL
- [
- ExecMethod = Execute;
- ]
SID_LEFT_PANE_IMPRESS
[
ExecMethod = Execute;
@@ -32,11 +28,6 @@ interface ViewShellBaseView
ExecMethod = Execute;
StateMethod = GetState;
]
- SID_NOTES_WINDOW
- [
- ExecMethod = Execute;
- StateMethod = GetState;
- ]
SID_NORMAL_MULTI_PANE_GUI
[
ExecMethod = Execute;