diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-06-24 13:21:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-06-24 13:21:05 +0200 |
commit | 56bbd709904b3a8b8932acbf72df4192d873c18f (patch) | |
tree | 3042f858b48e91ef19c0216c2fa01fadf4ad384f /cui/source/inc/iconcdlg.hxx | |
parent | bcfc61a49fd3e6acccd155d5c0ce7746f8e97a03 (diff) |
-Werror,-Wunused-function -Werror,-Wunused-private-field
... -Werror,-Wunused-variable loplugin:bodynotinblock
Change-Id: I64742401e22b4b83364411a7454c755daa78d00c
Diffstat (limited to 'cui/source/inc/iconcdlg.hxx')
-rw-r--r-- | cui/source/inc/iconcdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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; |