starmath: Drop unused RID_COLORX

Change-Id: I99e66067deb314c48347e18ebb5942501de19d17
Reviewed-on: https://gerrit.libreoffice.org/22415
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Takeshi Abe
2016-02-17 15:25:27 +09:00
committed by Caolán McNamara
parent feb34173b1
commit d26da87014
2 changed files with 0 additions and 2 deletions

View File

@@ -380,7 +380,6 @@
#define RID_ITALX (RID_APP_START + 1718)
#define RID_SIZEXY (RID_APP_START + 1719)
#define RID_FONTXY (RID_APP_START + 1720)
#define RID_COLORX (RID_APP_START + 1721)
#define RID_WIDEHATX (RID_APP_START + 1722)
#define RID_WIDETILDEX (RID_APP_START + 1723)
#define RID_WIDEVECX (RID_APP_START + 1724)

View File

@@ -712,7 +712,6 @@ String RID_FONTXY_HELP
{
Text [ en-US ] = "Change Font" ;
};
String RID_COLORX { Text = "color <?> {<?>} " ; };
String RID_COLORX_BLACK { Text = "color black {<?>} " ; };
String RID_COLORX_BLACK_HELP
{