sw/source/ui/inc/hyp.hxx | 1 - sw/source/ui/lingu/hyp.cxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit bfac2df623965d96b3ddad7c3e6c15c0977e6f25 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Sep 25 08:40:06 2012 +0200 -Werror,-Wunused-private-field Change-Id: Iddd3afd4573e65a623db87feb804c25b39a51d77 diff --git a/sw/source/ui/inc/hyp.hxx b/sw/source/ui/inc/hyp.hxx index 5ec1106..b997296 100644 --- a/sw/source/ui/inc/hyp.hxx +++ b/sw/source/ui/inc/hyp.hxx @@ -41,7 +41,6 @@ private: ::com::sun::star::uno::Reference< ::com::sun::star::linguistic2::XHyphenator > xHyph; Link aOldLnk; - LanguageType nLangError; // non existing language sal_uInt16 nPageCount; // page count for progress view sal_uInt16 nPageStart; // 1st checked page sal_Bool bInSelection : 1; // seperating selected text diff --git a/sw/source/ui/lingu/hyp.cxx b/sw/source/ui/lingu/hyp.cxx index 1d3cfec..e7f42bd 100644 --- a/sw/source/ui/lingu/hyp.cxx +++ b/sw/source/ui/lingu/hyp.cxx @@ -59,7 +59,6 @@ SwHyphWrapper::SwHyphWrapper( SwView* pVw, SvxSpellWrapper( &pVw->GetEditWin(), rxHyph, bStart, bOther ), pView( pVw ), xHyph( rxHyph ), - nLangError( 0 ), nPageCount( 0 ), nPageStart( 0 ), bInSelection( bSelect ), _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits