summaryrefslogtreecommitdiff
path: root/starmath/source
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2017-03-08 13:49:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2017-03-08 05:56:57 +0000
commit279445f5cce454efda240b6937791a47087690fb (patch)
tree27e0a5daea0c7a370aacb194cf17154a6d62c7ce /starmath/source
parent9582fae07e9ea2df20a7265c62402180995c57da (diff)
starmath: Drop unused RIDs
Change-Id: I1449b3e58f319c67f3a921f74ceab283a6fc4f12 Reviewed-on: https://gerrit.libreoffice.org/34962 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'starmath/source')
-rw-r--r--starmath/source/smres.src10
1 files changed, 0 insertions, 10 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 615c6dcafc22..69252a553aab 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -206,16 +206,6 @@ String RID_ERR_COLOREXPECTED
Text [ en-US ] = "Color required" ;
};
-String RID_ERR_LPARENTEXPECTED
-{
- Text [ en-US ] = "Left limit expected" ;
-};
-
-String RID_ERR_RPARENTEXPECTED
-{
- Text [ en-US ] = "Right limit expected" ;
-};
-
String RID_ERR_RIGHTEXPECTED
{
Text [ en-US ] = "'RIGHT' expected" ;