mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 10:47:59 +01:00
Remove weird arg 'checking' log message from buffer.followLink.
This commit is contained in:
@@ -513,8 +513,6 @@ var Buffer = Module("buffer", {
|
|||||||
break;
|
break;
|
||||||
case dactyl.CURRENT_TAB:
|
case dactyl.CURRENT_TAB:
|
||||||
break;
|
break;
|
||||||
default:
|
|
||||||
dactyl.log("Invalid where argument for followLink()", 0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
this.focusElement(elem);
|
this.focusElement(elem);
|
||||||
|
|||||||
Reference in New Issue
Block a user