linguistic/source/misc.cxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit 332f6625727273cf4839b1169d469b4a3c746f4f Author: Caolán McNamara <caol...@redhat.com> Date: Sat May 2 13:54:37 2015 +0100
drop useless debugging stuff Change-Id: I4475b1112dfd9d6b1439deb4792d1320a00b79dc diff --git a/linguistic/source/misc.cxx b/linguistic/source/misc.cxx index bd1bdc8..c685f60 100644 --- a/linguistic/source/misc.cxx +++ b/linguistic/source/misc.cxx @@ -531,9 +531,6 @@ uno::Reference< XHyphenatedWord > RebuildHyphensAndControlChars( nChgLen = 0; OUString aRplc; bool bAltSpelling = GetAltSpelling( nChgPos, nChgLen, aRplc, rxHyphWord ); -#if OSL_DEBUG_LEVEL > 1 - OUString aWord( rxHyphWord->getWord() ); -#endif OUString aOrigHyphenatedWord; sal_Int16 nOrigHyphenPos = -1;
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits