Remove comment about pending port that has been backported to Scriptographer.

This commit is contained in:
Jürg Lehni 2011-04-27 12:08:13 +01:00
parent 9a48735b06
commit 6204eef643

View file

@ -163,8 +163,6 @@ var Curve = this.Curve = Base.extend({
];
},
// TODO: Port back to Scriptographer, optionally suppporting from, to
// TODO: Replaces getPartLength(fromParameter, toParameter)?
getLength: function(/* from, to */) {
// Hide parameters from Bootstrap so it injects bean too
var args = this.getCurveValues();