Avoid loplugin:staticmethods in non-debug build
Change-Id: Ie943f6a998f142014c0405892264c8257dccaf6f
This commit is contained in:
@@ -370,6 +370,7 @@ namespace basegfx
|
||||
OSL_ENSURE( isSweepLineEnteringRect ||
|
||||
mpLeadingRightEdge == &rActiveEdge,
|
||||
"ImplPolygon::intersect(): sweep initial own edge hit: wrong leading edge" );
|
||||
(void) this; // avoid loplugin:staticmethods
|
||||
}
|
||||
|
||||
void handleFinalOwnRightEdge(ActiveEdge& rActiveEdge)
|
||||
|
Reference in New Issue
Block a user