summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 2b837be73..e9c6e8e54 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -363,7 +363,6 @@ function view(id) {
console.log("cache check result: " + (cached_article != false));
- enableHotkeys();
hideAuxDlg();
var query = "?op=view&id=" + param_escape(id);