diff --git a/src/path/PathItem.Boolean.js b/src/path/PathItem.Boolean.js index b7fca43b..17a6f1e9 100644 --- a/src/path/PathItem.Boolean.js +++ b/src/path/PathItem.Boolean.js @@ -529,8 +529,6 @@ PathItem.inject(new function() { } else if (a > paR) { windingR += winding; } else { - windingL += winding; - windingR += winding; onPath = true; } // Determine the quality of the winding calculation. Reduce the