summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-21 17:23:19 +0100
committerAndrew Dolgov <[email protected]>2005-08-21 17:23:19 +0100
commit6782455740ebfc1b8a68a276fa9a882bed94fc08 (patch)
treeae803f2e881002d4af0693a1d7d4205207301d76 /tt-rss.js
parentac53063ab9a0a2a13ea40cafd5e6e2b383976578 (diff)
basic functionality pass 5
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/tt-rss.js b/tt-rss.js
index aeaac22cc..5426e4f3d 100644
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -164,8 +164,6 @@ function search(feed, sender) {
function init() {
- notify("init");
-
update_feed_list();
setTimeout("timeout()", 1800*1000);