From 6782455740ebfc1b8a68a276fa9a882bed94fc08 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 21 Aug 2005 17:23:19 +0100 Subject: basic functionality pass 5 --- tt-rss.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'tt-rss.js') 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); -- cgit v1.2.3