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,
|
||||
rSource.getLineAttribute().getLineJoin(),
|
||||
rSource.getLineAttribute().getLineCap(),
|
||||
rSource.getLineAttribute().getMiterMinimumAngle(),
|
||||
false /*bBypassAACheck, default*/))
|
||||
rSource.getLineAttribute().getMiterMinimumAngle()
|
||||
/* false bBypassAACheck, default*/))
|
||||
{
|
||||
bTryWorked = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user