diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-17 05:13:29 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-17 05:15:06 +0900 |
commit | f4137c8e457b3f07ccb9292f6315e022d1e713ed (patch) | |
tree | fa96b2f25ac49fb342523bf9a5c118255616148e /basctl/source/basicide/basidesh.cxx | |
parent | 8bfee2c0eb6fcec49d05562bf1cb945356a4180e (diff) |
removed unused defines
Diffstat (limited to 'basctl/source/basicide/basidesh.cxx')
-rw-r--r-- | basctl/source/basicide/basidesh.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx index 02e10c2fb120..5e5cec7685c5 100644 --- a/basctl/source/basicide/basidesh.cxx +++ b/basctl/source/basicide/basidesh.cxx @@ -36,8 +36,6 @@ #define SI_NOCONTROL #define SI_NOSBXCONTROLS -#define ITEMID_SIZE 0 - // if without PCH's: #include <ide_pch.hxx> |