Kaydet (Commit) 9e155f1d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable

Change-Id: I565b93a8dca6dadea7a6b3b9895c9d997acfb017
üst 9ac9625c
......@@ -1483,7 +1483,9 @@ void ImpEditView::ShowDDCursor( const Rectangle& rRect )
aSaveRec.Right() += 1;
aSaveRec.Bottom() += 1;
#ifdef DBG_UTIL
Size aNewSzPx( aSaveRec.GetSize() );
#endif
if ( !pDragAndDropInfo->pBackground )
{
pDragAndDropInfo->pBackground = new VirtualDevice( *GetWindow() );
......
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