diff --git a/src/features.coffee b/src/features.coffee index e4ffc5d31..7c0ca5fbc 100644 --- a/src/features.coffee +++ b/src/features.coffee @@ -1844,7 +1844,6 @@ Keybinds = focus: (post) -> $.addClass post, 'highlight' - $('a[title="Highlight this post"]', post).focus() Nav = init: ->