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