summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index a8b3ccbf690a..362938766dd3 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -212,8 +212,6 @@ struct ImplSVCtrlData
{
ImageList* mpCheckImgList = nullptr; // ImageList for CheckBoxes
ImageList* mpRadioImgList = nullptr; // ImageList for RadioButtons
- ImageList* mpSplitHPinImgList = nullptr; // ImageList for Horizontale SplitWindows
- ImageList* mpSplitVPinImgList = nullptr; // ImageList for Vertikale SplitWindows (PIN's)
Image* mpDisclosurePlus = nullptr;
Image* mpDisclosureMinus = nullptr;
ImplTBDragMgr* mpTBDragMgr = nullptr; // DragMgr for ToolBox