diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-06-22 14:20:39 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-06-23 09:01:00 +0200 |
commit | 75ddf3a22aa83d1b067085bd7132acab5a088856 (patch) | |
tree | f7b9c3c0a8ab9eab7ac768236c4de3c463e9dc67 /cui/source/tabpages/tplneend.cxx | |
parent | 55ff9d3e2d160132f905b8c932b622c0c8575478 (diff) |
loplugin:unusedfields in cui
Change-Id: I6d3ef43ab915d65794f1052f1f184eda10d39e1a
Reviewed-on: https://gerrit.libreoffice.org/39136
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/tabpages/tplneend.cxx')
-rw-r--r-- | cui/source/tabpages/tplneend.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/tplneend.cxx b/cui/source/tabpages/tplneend.cxx index 924a9895dc70..df8309d1054c 100644 --- a/cui/source/tabpages/tplneend.cxx +++ b/cui/source/tabpages/tplneend.cxx @@ -62,7 +62,6 @@ SvxLineEndDefTabPage::SvxLineEndDefTabPage , &rInAttrs ), rOutAttrs ( rInAttrs ), pPolyObj ( nullptr ), - bObjSelected ( false ), aXLStyle ( css::drawing::LineStyle_SOLID ), aXWidth ( XOUT_WIDTH ), |