summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabline.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-10-02 15:41:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-10-03 08:26:20 +0200
commitbe98dffedd70f36e7c74c4ebd6509c5868a016d1 (patch)
tree7b51a6b30053d9373c713acd54a6388126b15437 /cui/source/inc/cuitabline.hxx
parent07c4aa4298f062cee1894b80ef82e76d5ffcf4c7 (diff)
loplugin:unusedfields
Change-Id: Idf6f7f2946eecada64d2a586194533840ec8cc63 Reviewed-on: https://gerrit.libreoffice.org/61248 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/inc/cuitabline.hxx')
-rw-r--r--cui/source/inc/cuitabline.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx
index 9a88e89038f2..798d4e5c7501 100644
--- a/cui/source/inc/cuitabline.hxx
+++ b/cui/source/inc/cuitabline.hxx
@@ -92,7 +92,6 @@ private:
bool m_bNewSize;
/// a graphic to be displayed in the preview in case that an automatic symbol is chosen
Graphic m_aAutoSymbolGraphic;
- long m_nNumMenuGalleryItems;
long m_nSymbolType;
/// attributes for the shown symbols; only necessary if not equal to line properties
SfxItemSet* m_pSymbolAttr;