From 56bbd709904b3a8b8932acbf72df4192d873c18f Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 24 Jun 2014 13:21:05 +0200 Subject: -Werror,-Wunused-function -Werror,-Wunused-private-field ... -Werror,-Wunused-variable loplugin:bodynotinblock Change-Id: I64742401e22b4b83364411a7454c755daa78d00c --- cui/source/inc/iconcdlg.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'cui/source/inc/iconcdlg.hxx') diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx index fb8ad2ff1780..ceb2f1933022 100644 --- a/cui/source/inc/iconcdlg.hxx +++ b/cui/source/inc/iconcdlg.hxx @@ -144,8 +144,6 @@ private : SfxItemSet* pExampleSet; sal_uInt16* pRanges; - const OString& rId; - bool bHideResetBtn; bool bModal; bool bInOK; -- cgit