diff options
author | Andras Timar <atimar@suse.com> | 2011-11-21 13:13:22 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-11-21 13:15:27 +0100 |
commit | bab4bc9ec4ba1a7f85a406f413155e18caa78ee0 (patch) | |
tree | ed29b64511a3e90d1cdea2b3259cd7387797cbc9 /sfx2 | |
parent | 2de8d6208b3d1b95a44c8794615eb8da2b3e7286 (diff) |
cleanup .uno:HelpSupport
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/sfxcommands.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h index 3e77b534ac52..ee56e787f0af 100644 --- a/sfx2/inc/sfx2/sfxcommands.h +++ b/sfx2/inc/sfx2/sfxcommands.h @@ -303,7 +303,6 @@ #define CMD_SID_ADDONS ".uno:Addons" #define CMD_SID_SHOW_IME_STATUS_WINDOW ".uno:ShowImeStatusWindow" #define CMD_SID_UPDATE_CONFIG ".uno:UpdateConfiguration" -#define CMD_SID_HELP_SUPPORTPAGE ".uno:HelpSupport" #define CMD_SID_HELP_TUTORIALS ".uno:HelpTutorials" #define CMD_SID_ADDONHELP ".uno:AddonHelp" #define CMD_SID_FORMATMENUSTATE ".uno:FormatMenuState" |