remove deadcode (#2984)

This commit is contained in:
Andrea Bogazzi 2016-05-19 21:39:06 +02:00
parent 143c0758a7
commit e8a530019f

View file

@ -76,13 +76,6 @@
return fabric.Polygon.prototype._calcDimensions.call(this);
},
/**
* @private
*/
_applyPointOffset: function() {
return fabric.Polygon.prototype._applyPointOffset.call(this);
},
/**
* Returns object representation of an instance
* @param {Array} [propertiesToInclude] Any properties that you might want to additionally include in the output