Kaydet (Commit) 90b33b30 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: Ib207ea292a2ea389005510bad0ae931df91424f0
üst 8240641c
......@@ -2694,7 +2694,6 @@ void ToolBox::ImplFormat( bool bResize )
// store the new calculated item rects
maPaintRect = aEmptyRect;
Rectangle aVisibleRect(Point(0, 0), GetOutputSizePixel());
it = mpData->m_aItems.begin();
while ( it != mpData->m_aItems.end() )
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment