Kaydet (Commit) f7d4af83 authored tarafından Pavel Janík's avatar Pavel Janík

Unname unused argument to prevent warnings.

üst 4152ce98
......@@ -77,7 +77,7 @@ namespace drawinglayer
const basegfx::B2DRange& rTargetRange,
const basegfx::BColor& rStart,
const basegfx::BColor& rEnd,
sal_uInt32 nSteps,
sal_uInt32 /* nSteps */,
double fBorder)
: GeoTexSvx(),
maGradientInfo(),
......
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