summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/toolbarwrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/toolbarwrapper.hxx')
-rw-r--r--framework/inc/uielement/toolbarwrapper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/toolbarwrapper.hxx b/framework/inc/uielement/toolbarwrapper.hxx
index 57611c6585ad..37c94d756abd 100644
--- a/framework/inc/uielement/toolbarwrapper.hxx
+++ b/framework/inc/uielement/toolbarwrapper.hxx
@@ -74,7 +74,6 @@ class ToolBarWrapper : public ::com::sun::star::ui::XUIFunctionListener,
private:
com::sun::star::uno::Reference< com::sun::star::lang::XComponent > m_xToolBarManager;
- com::sun::star::uno::Reference< com::sun::star::awt::XWindow > m_xToolBarWindow;
};
}