summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-05-12 09:53:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-05-12 09:54:02 +0100
commitcc5baa41fee257498661320e24169bb3f05391fb (patch)
treea41d0ad05d072ab1a3d3eb2bd9257fcf92a1f6ac /vcl/source
parent7a66dbe982623be620ad6ac426fe689a434e5f51 (diff)
fix build
Change-Id: I2afc99ec7b54f366044835a8d8e1ceeb1783ca2c
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/control/tabctrl.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/vcl/source/control/tabctrl.cxx b/vcl/source/control/tabctrl.cxx
index 7a0e2a644dbf..e121896f2d16 100644
--- a/vcl/source/control/tabctrl.cxx
+++ b/vcl/source/control/tabctrl.cxx
@@ -70,15 +70,6 @@ struct ImplTabCtrlData
VclPtr<ListBox> mpListBox;
};
-#define TAB_OFFSET 3
-#define TAB_TABOFFSET_X 3
-#define TAB_TABOFFSET_Y 3
-#define TAB_EXTRASPACE_X 6
-#define TAB_BORDER_LEFT 1
-#define TAB_BORDER_TOP 1
-#define TAB_BORDER_RIGHT 2
-#define TAB_BORDER_BOTTOM 2
-
// for the Tab positions
#define TAB_PAGERECT 0xFFFF