summaryrefslogtreecommitdiff
path: root/svx/source/stbctrls/selctrl.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-01 07:16:32 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-03 01:32:08 +0900
commit8a6ed42b0953a8c4586c9aa5496d228a6cd9c3c9 (patch)
treec223d5d4367086f799f532397350ce6d9ce1784d /svx/source/stbctrls/selctrl.cxx
parente8706d7a110547c04e6db9ed75b2e7f74bd6d0bd (diff)
removed unused defines
Change-Id: I14ff1f7631949dcc9842147aa34f4aa5987664e8
Diffstat (limited to 'svx/source/stbctrls/selctrl.cxx')
-rw-r--r--svx/source/stbctrls/selctrl.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/stbctrls/selctrl.cxx b/svx/source/stbctrls/selctrl.cxx
index d0561d8d3570..cb4af8b4de8e 100644
--- a/svx/source/stbctrls/selctrl.cxx
+++ b/svx/source/stbctrls/selctrl.cxx
@@ -41,8 +41,6 @@
#include <svx/dialogs.hrc>
-#define PAINT_OFFSET 5
-
SFX_IMPL_STATUSBAR_CONTROL(SvxSelectionModeControl, SfxUInt16Item);
// class SvxSelectionModeControl -----------------------------------------