diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-12-30 14:01:53 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-12-30 14:03:43 +0900 |
commit | 452623cf22c972f4f3865c2e7db961a73021d169 (patch) | |
tree | c05127458b67c121b27d1e3002778a035cede1a9 /starmath | |
parent | 11109ded381e0cc4f44f7837af995c8c82b3df09 (diff) |
drop an unused define
Change-Id: I8d34dd364de81c7adeddfd3a8ff0fb8c8b08a5d4
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/inc/symbol.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx index 1c469a3c1aea..dc1f0bb6451c 100644 --- a/starmath/inc/symbol.hxx +++ b/starmath/inc/symbol.hxx @@ -34,7 +34,6 @@ #include "smmod.hxx" -#define SYMBOLSET_NONE 0xFFFF #define SYMBOL_NONE 0xFFFF |