From 24af22cc200a5fed43cb89127cf52825a53c00ea Mon Sep 17 00:00:00 2001 From: vyshane Date: Thu, 8 Feb 2007 07:58:35 +0000 Subject: [PATCH] Removed comment that no longer applies --- lib/ajax/section_classes.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/ajax/section_classes.js b/lib/ajax/section_classes.js index aab0a9373b..db88945e66 100755 --- a/lib/ajax/section_classes.js +++ b/lib/ajax/section_classes.js @@ -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(); -- 2.39.5