diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-19 22:04:23 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-19 22:04:23 +0200 |
commit | 6ab9b3d3978cd90025986dc5dde3a42e0f602340 (patch) | |
tree | 95dbd5f3d162346483e99b520d94a65ba5a477a8 /sd/sdi | |
parent | 66be8992043f8728beb915ce13475ffd93d370fa (diff) |
CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET
Diffstat (limited to 'sd/sdi')
-rwxr-xr-x | sd/sdi/_drvwsh.sdi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index 6d0d3ef33ce9..db06520a7513 100755 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -336,11 +336,6 @@ interface DrawView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_INSERT_APPLET // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_INSERT_PLUGIN // ole : yes, status : ? [ ExecMethod = FuTemporary ; |