diff options
Diffstat (limited to 'vcl/inc/wizdlg.hxx')
-rw-r--r-- | vcl/inc/wizdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/wizdlg.hxx b/vcl/inc/wizdlg.hxx index 21f9e1364364..911e572c3758 100644 --- a/vcl/inc/wizdlg.hxx +++ b/vcl/inc/wizdlg.hxx @@ -75,7 +75,6 @@ namespace vcl VclPtr<vcl::Window> mpViewWindow; sal_uInt16 mnCurLevel; WindowAlign meViewAlign; - Link<RoadmapWizard*,void> maActivateHdl; sal_Int16 mnLeftAlignCount; bool mbEmptyViewMargin; |