1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-31 14:22:27 +01:00

Remove a no longer valid FIXME comment.

This commit is contained in:
Doug Kearns
2009-06-22 17:36:03 +10:00
parent f66c0e0eb3
commit f2975a51f5

View File

@@ -1454,7 +1454,6 @@ function CommandLine() //{{{
switch (key)
{
case "<LeftMouse>":
// 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();