summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-07-15 20:32:06 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-07-15 20:32:22 +0200
commitc82fa6dc378f42d480cb27fedaf3da93f9359146 (patch)
treef37d51c5176e777ca66068fb0a64a14f7a673134
parent585d4c165f25a6acb19b5f0d05cbb1623283717f (diff)
remove unused fields
Change-Id: I1676b71e63256466f6ff2ad27349382d1a4006a3
-rw-r--r--cui/source/inc/optdict.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/optdict.hxx b/cui/source/inc/optdict.hxx
index 246b09127798..6b1785299691 100644
--- a/cui/source/inc/optdict.hxx
+++ b/cui/source/inc/optdict.hxx
@@ -54,8 +54,6 @@ private:
SvxLanguageBox* pLanguageLB;
CheckBox* pExceptBtn;
OKButton* pOKBtn;
- CancelButton* pCancelBtn;
- HelpButton* pHelpBtn;
::com::sun::star::uno::Reference<
::com::sun::star::linguistic2::XSpellChecker1 > xSpell;
::com::sun::star::uno::Reference<