summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/cuires.hrc2
-rw-r--r--cui/source/options/treeopt.src8
2 files changed, 0 insertions, 10 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc
index 3a9fca595436..f14d8e973bd3 100644
--- a/cui/source/inc/cuires.hrc
+++ b/cui/source/inc/cuires.hrc
@@ -107,8 +107,6 @@
#define RID_SVXPAGE_COLOR (RID_SVX_START + 60)
#define OFA_TP_LANGUAGES_FOR_SET_DOCUMENT_LANGUAGE ( RID_OFA_START + 256 )
#define RID_OFADLG_OPTIONS_TREE_PAGES (RID_OFA_START + 116)
-#define RID_RIDER_SLL_SITE (RID_OFA_START + 100)//?
-#define RID_RIDER_SLL_PERSONAL (RID_OFA_START + 101)//?
// options
#define RID_SVXPAGE_ONLINEUPDATE (RID_SVX_START + 298)
diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src
index d509970d236a..6df8d8223015 100644
--- a/cui/source/options/treeopt.src
+++ b/cui/source/options/treeopt.src
@@ -177,13 +177,5 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES
};
};
};
-String RID_RIDER_SLL_SITE
-{
- Text [ en-US ] = "Site certificates" ;
-};
-String RID_RIDER_SLL_PERSONAL
-{
- Text [ en-US ] = "Personal certificates" ;
-};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */