summaryrefslogtreecommitdiff
path: root/sc/inc/datauno.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 14:53:14 +0200
committerNoel Grandin <noel@peralex.com>2015-12-22 09:53:27 +0200
commite24c4c40c052591414cedab2fba152170d385580 (patch)
tree93c46e8cc14b4332251a7cc1ef93197a2e09d9c7 /sc/inc/datauno.hxx
parent8ac44ca1890f31521e34c14db1b796a80456404b (diff)
loplugin:unusedfields in sc
Change-Id: Ic801acdd16eded595fdb2a452bbed532b7c9fd65
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r--sc/inc/datauno.hxx1
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;