Kaydet (Commit) 69564c82 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'aClipPolyPoly'

Change-Id: I8dd9b2a5dd09d5d0be123e9f8a303ad8e280b0f2
üst a9bdab7b
......@@ -197,8 +197,6 @@ void OutputDevice::DrawGradientToMetafile ( const tools::PolyPolygon& rPolyPoly,
{
if( !mbOutputClipped )
{
tools::PolyPolygon aClipPolyPoly( ImplLogicToDevicePixel( rPolyPoly ) );
// calculate step count if necessary
if ( !aGradient.GetSteps() )
aGradient.SetSteps( GRADIENT_DEFAULT_STEPCOUNT );
......
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