summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-04-03 15:53:49 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-04-07 11:42:37 +0200
commitf59d9e7ea09482c2e9e5f52a8d0445e4cebc3df5 (patch)
tree32660175a848b4cbb80d7c4f1d2fe04e790fb6e2 /sdext
parent97db1d17be599c8627110cbb4f57f0cb36da178c (diff)
new loplugin:unusedvariableplus
a particularly aggressive checker, which is why it is off by default Change-Id: Id5a0faa50b3ecc75e01f4aedc6579c5209e585da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91643 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/pdfimport/tree/drawtreevisiting.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/pdfimport/tree/drawtreevisiting.cxx b/sdext/source/pdfimport/tree/drawtreevisiting.cxx
index b03d5512e504..4ff3c2ad7dab 100644
--- a/sdext/source/pdfimport/tree/drawtreevisiting.cxx
+++ b/sdext/source/pdfimport/tree/drawtreevisiting.cxx
@@ -1047,9 +1047,6 @@ void DrawXmlFinalizer::visit( PageElement& elem, const std::list< std::unique_pt
StyleContainer::Style aMPStyle( "style:master-page", aPageProps);
- StyleContainer::Style aHeaderStyle( "style:header", PropertyMap() );
- StyleContainer::Style aFooterStyle( "style:footer", PropertyMap() );
-
elem.StyleId = m_rStyleContainer.impl_getStyleId( aMPStyle,false );
// create styles for children