loplugin:defaultparams
Not necessary to pass this argument, it defaults to the same value. Change-Id: I090566ebc968c69351cd019e1a5b2b6a0749f03f
This commit is contained in:
@@ -260,8 +260,8 @@ namespace drawinglayer
|
|||||||
fTransparency,
|
fTransparency,
|
||||||
rSource.getLineAttribute().getLineJoin(),
|
rSource.getLineAttribute().getLineJoin(),
|
||||||
rSource.getLineAttribute().getLineCap(),
|
rSource.getLineAttribute().getLineCap(),
|
||||||
rSource.getLineAttribute().getMiterMinimumAngle(),
|
rSource.getLineAttribute().getMiterMinimumAngle()
|
||||||
false /*bBypassAACheck, default*/))
|
/* false bBypassAACheck, default*/))
|
||||||
{
|
{
|
||||||
bTryWorked = true;
|
bTryWorked = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user