From 69077c95fa9be2ae5b642573cf18925f0cf1e18c Mon Sep 17 00:00:00 2001 From: jos Date: Fri, 15 Aug 2014 10:07:30 +0200 Subject: [PATCH] Removed a resolved todo --- lib/timeline/component/item/ItemRange.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/timeline/component/item/ItemRange.js b/lib/timeline/component/item/ItemRange.js index 664db2d7..23a54673 100644 --- a/lib/timeline/component/item/ItemRange.js +++ b/lib/timeline/component/item/ItemRange.js @@ -164,7 +164,6 @@ ItemRange.prototype.hide = function() { * Reposition the item horizontally * @Override */ -// TODO: delete the old function ItemRange.prototype.repositionX = function() { var props = this.props, parentWidth = this.parent.width,