diff options
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r-- | sc/inc/datauno.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx index 1759f394d5c3..cbaebc7514a9 100644 --- a/sc/inc/datauno.hxx +++ b/sc/inc/datauno.hxx @@ -238,7 +238,6 @@ class ScSubTotalFieldObj : public cppu::WeakImplHelper< css::lang::XServiceInfo > { private: - css::uno::Reference<css::sheet::XSubTotalDescriptor> xRef; ScSubTotalDescriptorBase& rParent; sal_uInt16 nPos; |