Removed comment that no longer applies

This commit is contained in:
vyshane
2007-02-08 07:58:35 +00:00
parent 007456de61
commit 24af22cc20
-3
View File
@@ -396,9 +396,6 @@ section_class.prototype.remove_resource = function(el) {
parentEl.removeChild(kids[i]);
}
}
// Remove the resource.
// FIXME
// Line below is causing IE 6 and 7 to freeze.
parentEl.removeChild(resourceEl);
this.write_sequence_list();