summaryrefslogtreecommitdiff
path: root/cui/source/inc/labdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-05-16 16:51:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-05-17 12:14:54 +0200
commitea955e2f2bfcf05c276b7f7598c7136c732a8542 (patch)
tree668e2fe28d7ded75975e856e12194e72eca91332 /cui/source/inc/labdlg.hxx
parentef74b2ea5691ef9465b8f523030c039f6f0d8688 (diff)
loplugin:unusedfields in cui
Change-Id: If92e31342f587b5e0e9fc7efd85fdcb48f3043c7 Reviewed-on: https://gerrit.libreoffice.org/54457 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/inc/labdlg.hxx')
-rw-r--r--cui/source/inc/labdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index 631b662b7206..42fbc5faaa3e 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -54,7 +54,6 @@ private:
std::vector<OUString> m_aStrHorzList;
std::vector<OUString> m_aStrVertList;
- std::vector<OUString> m_aLineTypes;
SdrCaptionType nCaptionType;
sal_Int32 nGap;