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:
committed by
Caolán McNamara
parent
feb34173b1
commit
d26da87014
@@ -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)
|
||||
|
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user