diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-27 08:12:58 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-28 06:41:25 +0000 |
commit | 2fc5ef74c5200bdb82cdbbc812d7ac05a9a489dd (patch) | |
tree | 932e26fbe450925af9c91991d5b48189cd905f00 /sfx2/sdi/docslots.sdi | |
parent | f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a (diff) |
remove unhandled SID commands from sfx2
Change-Id: I5473dbb1fdc2c3779892610ab4ea5f6146291921
Reviewed-on: https://gerrit.libreoffice.org/35742
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/sdi/docslots.sdi')
-rw-r--r-- | sfx2/sdi/docslots.sdi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/sdi/docslots.sdi b/sfx2/sdi/docslots.sdi index 18bd74133624..52476b5c16c6 100644 --- a/sfx2/sdi/docslots.sdi +++ b/sfx2/sdi/docslots.sdi @@ -234,11 +234,6 @@ shell SfxObjectShell ExecMethod = ExecFile_Impl ; StateMethod = GetState_Impl ; ] - SID_SAVE_VERSION_ON_CLOSE - [ - ExecMethod = ExecFile_Impl ; - StateMethod = GetState_Impl ; - ] SID_SIGNATURE [ ExecMethod = ExecFile_Impl; |