From b18e1bc61ccba9d0c74274e2fe45b2b422c601cf Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 20 Sep 2016 12:13:42 +0200 Subject: loplugin:unusedfields Change-Id: I852e98b16fdcb88b04e39d11e3101d502c918c24 Reviewed-on: https://gerrit.libreoffice.org/29078 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- sw/source/uibase/sidebar/PageStylesPanel.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/uibase/sidebar') diff --git a/sw/source/uibase/sidebar/PageStylesPanel.hxx b/sw/source/uibase/sidebar/PageStylesPanel.hxx index 55aa09535f09..2f82abcafb75 100644 --- a/sw/source/uibase/sidebar/PageStylesPanel.hxx +++ b/sw/source/uibase/sidebar/PageStylesPanel.hxx @@ -82,7 +82,6 @@ private: ::std::unique_ptr mpPageColumnItem; ::std::unique_ptr mpPageItem; - ::std::unique_ptr mpBgFillStyleItem; ::std::unique_ptr mpBgColorItem; ::std::unique_ptr mpBgGradientItem; ::std::unique_ptr mpBgHatchItem; -- cgit v1.2.3