Thank you Pavel; On 02/24/12 11:27, Pavel Janík wrote:
Hi,sw/WaE issue: --- sw.orig/source/ui/app/docshini.cxx 2012-02-24 17:19:19.000000000 +0100 +++ sw/source/ui/app/docshini.cxx 2012-02-24 17:19:43.000000000 +0100 @@ -401,7 +401,7 @@ }; SwStdFontConfig* pStdFont = SW_MOD()->GetStdFontConfig(); - SfxPrinter* pPrt = pDoc->getPrinter( false ); + // SfxPrinter* pPrt = pDoc->getPrinter( false ); String sEntry; for(sal_uInt8 i = 0; i< 3; i++)
Yes unused variable introduced in *1291962* <http://svn.apache.org/viewvc?view=revision&revision=1291962> ... I'll delete it.
Thanks! Pedro.
