diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2017-03-08 13:49:37 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2017-03-08 05:56:57 +0000 |
commit | 279445f5cce454efda240b6937791a47087690fb (patch) | |
tree | 27e0a5daea0c7a370aacb194cf17154a6d62c7ce /starmath/inc/starmath.hrc | |
parent | 9582fae07e9ea2df20a7265c62402180995c57da (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/inc/starmath.hrc')
-rw-r--r-- | starmath/inc/starmath.hrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 3eba1d440647..1d83abfe61ad 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -135,8 +135,7 @@ // blank: 927 - 931 #define RID_ERR_POUNDEXPECTED (RID_APP_START + 932) #define RID_ERR_COLOREXPECTED (RID_APP_START + 933) -#define RID_ERR_LPARENTEXPECTED (RID_APP_START + 934) -#define RID_ERR_RPARENTEXPECTED (RID_APP_START + 935) +// blank: 934 - 935 #define RID_ERR_RIGHTEXPECTED (RID_APP_START + 936) // new resource ID's |