diff --git a/common/content/buffer.js b/common/content/buffer.js index 89c103c2..a404aefc 100644 --- a/common/content/buffer.js +++ b/common/content/buffer.js @@ -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);