mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 02:28:00 +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;
|
||||
case dactyl.CURRENT_TAB:
|
||||
break;
|
||||
default:
|
||||
dactyl.log("Invalid where argument for followLink()", 0);
|
||||
}
|
||||
|
||||
this.focusElement(elem);
|
||||
|
||||
Reference in New Issue
Block a user