useless temporary

Change-Id: Ia7c1da0eedc5d64ef3f2b17fb999bec3b242af88
This commit is contained in:
Caolán McNamara
2012-05-18 15:04:59 +01:00
parent 76cec6c3fd
commit 2f5a85a68d

View File

@@ -1751,8 +1751,6 @@ void SvxIconChoiceCtrl_Impl::PaintEntryVirtOutDev( SvxIconChoiceCtrlEntry* pEntr
aPaper.SetRect( aRect );
pEntryPaintDev->SetBackground( aPaper );
pEntryPaintDev->SetFont( pView->GetFont() );
Rectangle aPix ( pEntryPaintDev->LogicToPixel(aRect) );
Size aSize( rRect.GetSize() );
pEntryPaintDev->SetOutputSizePixel( aSize );