diff --git a/configmgr/qa/unit/data.xcd b/configmgr/qa/unit/data.xcd index cd1cdd3a63d0..f4d54616633e 100755 --- a/configmgr/qa/unit/data.xcd +++ b/configmgr/qa/unit/data.xcd @@ -4148,11 +4148,6 @@ Optio~n Bar - - - ~Support - - Status ~Bar 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"