From f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 27 Mar 2017 10:16:02 +0200 Subject: 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 Reviewed-by: Noel Grandin --- sd/sdi/_drvwsh.sdi | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sd/sdi') diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index e2206f7ca94a..2ff002ff7fae 100644 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -402,11 +402,6 @@ interface DrawView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_INSERT_IMAGE // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_INSERT_MATH // ole : yes, status : ? [ ExecMethod = FuTemporary ; -- cgit