From f2975a51f51abf711d30ab5969113bd7c63302f8 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Mon, 22 Jun 2009 17:36:03 +1000 Subject: [PATCH] Remove a no longer valid FIXME comment. --- common/content/ui.js | 1 - 1 file changed, 1 deletion(-) diff --git a/common/content/ui.js b/common/content/ui.js index 7619b920..671351e5 100644 --- a/common/content/ui.js +++ b/common/content/ui.js @@ -1454,7 +1454,6 @@ function CommandLine() //{{{ switch (key) { case "": - // FIXME: the :ls output no longer wraps the buffer URL in an anchor element if (event.originalTarget.getAttributeNS(NS.uri, "highlight") == "URL buffer-list") { event.preventDefault();