Skip to content

Commit 8de986b

Browse files
committed
Removed a comment.
1 parent e326d41 commit 8de986b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui-scripts/zoomer/zoomer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ var ZoomerPrototype = function()
128128
this._overlay_right = this._to_right_x(mouse_x);
129129
this._mouse_drag_start_x = mouse_x;
130130
event.preventDefault();
131-
// TODO: need to remove e.g. mousehweel event handlers here
132131
};
133132

134133
this._zoomer_ele_onmousemove = function(event)

0 commit comments

Comments
 (0)