summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-18 15:31:35 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-19 11:17:20 +0200
commitb6f199556656752f6e873b5cd9aa1f9e69a49166 (patch)
tree6bc067fbbc98d13b071acd74b4e656af27083db7 /reportdesign/source/ui/inc
parent87660c3334c5150f20f3a7dbcd8f660922a203a5 (diff)
loplugin:unusedfields
Change-Id: I7dd5fc3d53df63fd2ee2caa71586f0f5e13f187e Reviewed-on: https://gerrit.libreoffice.org/81078 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign/source/ui/inc')
-rw-r--r--reportdesign/source/ui/inc/CondFormat.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/CondFormat.hxx b/reportdesign/source/ui/inc/CondFormat.hxx
index a3260c134ecb..6e87acb9857d 100644
--- a/reportdesign/source/ui/inc/CondFormat.hxx
+++ b/reportdesign/source/ui/inc/CondFormat.hxx
@@ -66,7 +66,6 @@ namespace rptui
css::uno::Reference< css::report::XReportControlModel >
m_xCopy;
- bool m_bDeletingCondition;
bool m_bConstructed;
std::unique_ptr<weld::ScrolledWindow> m_xScrollWindow;