summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-06-10 08:40:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-06-11 14:46:44 +0100
commit9e482a38e522a5706c3da55b69cdcdc389de2e33 (patch)
tree76c8d199bcf65c0eb80ff0282a94aedece6965ea /vcl
parent6c158f5a2db7d1492f09ff6a1bf4c3b4244599f5 (diff)
2008-12-16 FIXME: remove before integration
Change-Id: I0c891c260c71b38aef09b3f4d5385e6ac8bf9cf6
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/vcl/tabctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/vcl/tabctrl.hxx b/vcl/inc/vcl/tabctrl.hxx
index e4bc81a78101..4df703e3833a 100644
--- a/vcl/inc/vcl/tabctrl.hxx
+++ b/vcl/inc/vcl/tabctrl.hxx
@@ -56,7 +56,6 @@ class ListBox;
class VCL_DLLPUBLIC TabControl : public Control
{
private:
- void* mpDummyPtr; // FIXME: remove before integration
ImplTabCtrlData* mpTabCtrlData;
long mnLastWidth;
long mnLastHeight;