Remove todo.

This commit is contained in:
Jonathan Puckey 2013-03-17 16:40:59 +01:00
parent 9f466bbc97
commit f4c1f6a3c1

View file

@ -488,7 +488,6 @@ var Raster = this.Raster = PlacedItem.extend(/** @lends Raster# */{
return this.getContext().createImageData(size.width, size.height);
},
// TODO: Rename to #get/setImageData, as it will conflict with Item#getData
// DOCS: document Raster#getData
/**
* @param {Rectangle} rect