diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-27 10:16:02 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-28 06:40:51 +0000 |
commit | f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a (patch) | |
tree | 5936ab5edd4f98ca5aba041658d20e2f2d17bcd1 /basctl/sdi | |
parent | 7c0054f1b7c3c475bff7a5adfdea0feaecf20748 (diff) |
remove unhandled SID commands from svx
In this case, also remove those unhandled commands which are present in
a *Commands.xcu file, but not in any other kind of .xcu file.
Change-Id: I8b42df7357349872e28d3ee60ec2c0505358cff6
Reviewed-on: https://gerrit.libreoffice.org/35648
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basctl/sdi')
-rw-r--r-- | basctl/sdi/baside.sdi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi index f4993919e5ae..6433eccfc53a 100644 --- a/basctl/sdi/baside.sdi +++ b/basctl/sdi/baside.sdi @@ -282,12 +282,6 @@ shell basctl_Shell StateMethod = GetState; ] - SID_BASICIDE_NEWJAVAMODULE - [ - ExecMethod = ExecuteGlobal; - StateMethod = GetState; - ] - SID_BASICIDE_NEWDIALOG [ ExecMethod = ExecuteGlobal; |