diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-21 10:14:33 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-21 19:31:22 +0100 |
commit | 46db544b41fd30f61dd7b7b4fa2b97ab22ceb079 (patch) | |
tree | 5cd712011c572e4be1a17fc436b1268090e2b003 /sd/sdi/ViewShellBase.sdi | |
parent | c48b87e6e6c23152135c73dddb63c1be9cc321fc (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.sdi | 9 |
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; |