summaryrefslogtreecommitdiff
path: root/include/svx/svxitems.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxitems.hrc')
-rw-r--r--include/svx/svxitems.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svxitems.hrc b/include/svx/svxitems.hrc
index bb2ce7754e84..1d11ec7acdf9 100644
--- a/include/svx/svxitems.hrc
+++ b/include/svx/svxitems.hrc
@@ -43,7 +43,6 @@ const std::pair<const char*, sal_uInt16> RID_ATTR_NAMES[] =
{ NC_("RID_ATTR_NAMES", "Strikethrough") , SID_ATTR_CHAR_STRIKEOUT },
{ NC_("RID_ATTR_NAMES", "Underline") , SID_ATTR_CHAR_UNDERLINE },
{ NC_("RID_ATTR_NAMES", "Font size") , SID_ATTR_CHAR_FONTHEIGHT },
- { NC_("RID_ATTR_NAMES", "Rel. Font size") , SID_ATTR_CHAR_PROPSIZE },
{ NC_("RID_ATTR_NAMES", "Font color") , SID_ATTR_CHAR_COLOR },
{ NC_("RID_ATTR_NAMES", "Kerning") , SID_ATTR_CHAR_KERNING },
{ NC_("RID_ATTR_NAMES", "Effects") , SID_ATTR_CHAR_CASEMAP },