svx/source/items/numfmtsh.cxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit 6ef56dacbab92fac1e2fb79492cbd8b2dd6d92ed Author: Eike Rathke <er...@redhat.com> Date: Mon Aug 18 22:08:59 2014 +0200
remove cruft Change-Id: Id5ba28d7862590e11cca24fc8e25ca68fae1d5a8 diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx index 80b9255..c5876b4 100644 --- a/svx/source/items/numfmtsh.cxx +++ b/svx/source/items/numfmtsh.cxx @@ -516,9 +516,7 @@ void SvxNumberFormatShell::GetInitSettings( sal_uInt16& nCatLbPos, // Vorbedingung: Zahlenformatierer gefunden DBG_ASSERT( pFormatter != NULL, "Zahlenformatierer nicht gefunden!" ); -// sal_uInt16 nCount = 0; short nSelPos = SELPOS_NONE; -// SvNumberFormatTable* pFmtTable = NULL; // Sonderbehandlung fuer undefiniertes Zahlenformat: if ( (eValType == SVX_VALUE_TYPE_UNDEFINED) && (nCurFormatKey == 0) ) @@ -640,7 +638,6 @@ void SvxNumberFormatShell::FillEListWithStd_Impl( std::vector<OUString>& rList, if(nPrivCat==CAT_DATE || nPrivCat==CAT_TIME) { nSelPos=FillEListWithDateTime_Impl(rList,nSelPos); - //if(nSelPos!=SELPOS_NONE) nSelPos=nTmpPos; } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits