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();