diff options
Diffstat (limited to 'cui/inc/treeopt.hrc')
-rw-r--r-- | cui/inc/treeopt.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/inc/treeopt.hrc b/cui/inc/treeopt.hrc index aafb185e9f6f..8d009da4cca5 100644 --- a/cui/inc/treeopt.hrc +++ b/cui/inc/treeopt.hrc @@ -30,7 +30,6 @@ const std::pair<const char*, sal_uInt16> SID_GENERAL_OPTIONS_RES[] = { NC_("SID_GENERAL_OPTIONS_RES", "%PRODUCTNAME"), 0 }, { NC_("SID_GENERAL_OPTIONS_RES", "User Data"), RID_SFXPAGE_GENERAL }, { NC_("SID_GENERAL_OPTIONS_RES", "General"), OFA_TP_MISC }, - { NC_("SID_GENERAL_OPTIONS_RES", "Memory"), OFA_TP_MEMORY }, { NC_("SID_GENERAL_OPTIONS_RES", "View"), OFA_TP_VIEW }, { NC_("SID_GENERAL_OPTIONS_RES", "Print"), RID_SFXPAGE_PRINTOPTIONS }, { NC_("SID_GENERAL_OPTIONS_RES", "Paths"), RID_SFXPAGE_PATH }, |