mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-05 20:32:00 -05:00
Remove debug helpers
This commit is contained in:
parent
82ab532885
commit
2fa5e3d417
1 changed files with 0 additions and 4 deletions
|
@ -1545,9 +1545,5 @@ new function() { // Scope for methods that require numerical integration
|
|||
addLocation(locations, curve1, 1, c1p2, curve2, 1, c1p2);
|
||||
return locations;
|
||||
},
|
||||
|
||||
getConvexHull: getConvexHull,
|
||||
|
||||
clipConvexHull: clipConvexHull
|
||||
}};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue