mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-22 07:19:57 -05:00
Remove comment about pending port that has been backported to Scriptographer.
This commit is contained in:
parent
41eb09f15f
commit
cd2347aa9b
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ var Path = this.Path = PathItem.extend({
|
|||
return curves;
|
||||
},
|
||||
|
||||
// TODO: Port back to Scriptographer:
|
||||
getFirstSegment: function() {
|
||||
return this._segments[0];
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue