summaryrefslogtreecommitdiff
path: root/sc/inc/dptabdat.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-20 15:39:19 +0200
committerNoel Grandin <noel@peralex.com>2015-11-23 08:55:53 +0200
commit05eda0dc19af81ed0d5167bdd0a92113e6e8bc60 (patch)
treecbb93df5b0b7f864055a964f786cd36f093545bb /sc/inc/dptabdat.hxx
parent56b2a2d874c5c74af0eb02d6d542f4dc9d748870 (diff)
loplugin:unusedfields in sc
Change-Id: If5123e676a27302f3e11475309bc748977c6f430
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r--sc/inc/dptabdat.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx
index d47951e47d10..6a013f55a122 100644
--- a/sc/inc/dptabdat.hxx
+++ b/sc/inc/dptabdat.hxx
@@ -93,8 +93,6 @@ public:
ScDPResultMember* pColRoot;
ScDPResultMember* pRowRoot;
- bool bRepeatIfEmpty;
-
CalcInfo();
};