summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/bibcont.hxx')
-rw-r--r--extensions/source/bibliography/bibcont.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/extensions/source/bibliography/bibcont.hxx b/extensions/source/bibliography/bibcont.hxx
index 01100a02828a..74648ec955da 100644
--- a/extensions/source/bibliography/bibcont.hxx
+++ b/extensions/source/bibliography/bibcont.hxx
@@ -67,9 +67,6 @@ class BibBookContainer: public BibSplitWindow
css::uno::Reference< css::frame::XFrame > xTopFrameRef;
css::uno::Reference< css::frame::XFrame > xBottomFrameRef;
- css::uno::Reference< css::awt::XWindow > xTopPeerRef;
- css::uno::Reference< css::awt::XWindow > xBottomPeerRef;
-
VclPtr<BibWindowContainer> pTopWin;
VclPtr<BibWindowContainer> pBottomWin;
HdlBibModul pBibMod;