diff --git a/common/content/hints.js b/common/content/hints.js index b51a2ffa..4a39252a 100644 --- a/common/content/hints.js +++ b/common/content/hints.js @@ -658,8 +658,6 @@ var HintSession = Class("HintSession", CommandMode, { } styles.system.add("hint-positions", "*", css.join("\n")); } - - return true; }, /**