summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-06-03 16:43:25 +0100
committerAndrew Dolgov <[email protected]>2008-06-03 16:43:25 +0100
commit004523dda5b91a641b278498fc6172c06ec428b9 (patch)
treeaac029babafa8a2324dd3a4dd21bf26c98d920d2 /feedlist.js
parent3908a1af90b7b3647f712e3f30eb4f38cf7e5fed (diff)
remove toggling from = hotkey, rename to f h
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/feedlist.js b/feedlist.js
index 6ac2765d1..1cd784524 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -44,9 +44,6 @@ function viewNextFeedPage() {
function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
try {
- // reset = hotkey
- read_headlines_visible = true;
-
// if (!offset) page_offset = 0;
last_requested_article = 0;