summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-22 10:17:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-23 08:58:43 +0200
commit0f347c04bf1305c634b761f92ff487e831bc564c (patch)
treecfa610a2418d1fbfe963c7290a778be3c33ada6c /reportdesign/source/ui/inc
parentf871d0e7c99d88b55c38a9878f3ef0bfec4eb089 (diff)
loplugin:unusedfields in registry..sax
Change-Id: Ie0e2ecaadb49273cb4e78bc894111523940e7c8e Reviewed-on: https://gerrit.libreoffice.org/39098 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign/source/ui/inc')
-rw-r--r--reportdesign/source/ui/inc/ReportController.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/ReportController.hxx b/reportdesign/source/ui/inc/ReportController.hxx
index ca5bd47005b5..499372f6a5df 100644
--- a/reportdesign/source/ui/inc/ReportController.hxx
+++ b/reportdesign/source/ui/inc/ReportController.hxx
@@ -122,7 +122,6 @@ namespace rptui
bool m_bGridVisible;
bool m_bGridUse;
bool m_bShowProperties;
- bool m_bGroupFloaterWasVisible;
bool m_bHelplinesMove;
bool m_bChartEnabled;
bool m_bChartEnabledAsked;