diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-22 05:07:37 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-22 05:08:37 +0900 |
commit | 2ce52cbb18e8083dc14c6701a2dab8ca32b81967 (patch) | |
tree | 6570a2f5a7d3a8c1555f20643b54299453524a50 /cui/source/customize | |
parent | bcb4defef7c9147a94ef19a51a18715449d3572d (diff) |
removed unused defines
Diffstat (limited to 'cui/source/customize')
-rw-r--r-- | cui/source/customize/macropg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/customize/macropg.cxx b/cui/source/customize/macropg.cxx index 94719ff6bec9..6e5a4ff1da6a 100644 --- a/cui/source/customize/macropg.cxx +++ b/cui/source/customize/macropg.cxx @@ -104,7 +104,6 @@ static long nTabs[] = #define ITMEID_ASSMACRO 2 -#define LB_EVENTS_ITEMPOS 1 #define LB_MACROS_ITEMPOS 2 |