diff options
Diffstat (limited to 'extensions/source/bibliography/datman.hxx')
-rw-r--r-- | extensions/source/bibliography/datman.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx index 224152dcdd06..80caa4e10463 100644 --- a/extensions/source/bibliography/datman.hxx +++ b/extensions/source/bibliography/datman.hxx @@ -83,7 +83,6 @@ class BibDataManager private: css::uno::Reference< css::form::XForm > m_xForm; css::uno::Reference< css::awt::XControlModel > m_xGridModel; - css::uno::Reference< css::beans::XPropertySet > m_xSourceProps; css::uno::Reference< css::sdb::XSingleSelectQueryComposer > m_xParser; css::uno::Reference< css::form::runtime::XFormController > m_xFormCtrl; css::uno::Reference< css::frame::XDispatch > m_xFormDispatch; |