From e57e73ef29e050fd33223b009397c5d6c13d38e9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 8 Apr 2011 15:37:50 +0400 Subject: rework feed update errors and inactive feeds dialogs --- tt-rss.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tt-rss.js') diff --git a/tt-rss.js b/tt-rss.js index ac85b7821..cb3fa26f8 100644 --- a/tt-rss.js +++ b/tt-rss.js @@ -995,10 +995,6 @@ function reverseHeadlineOrder() { } } -function showFeedsWithErrors() { - displayDlg('feedUpdateErrors'); -} - function scheduleFeedUpdate(id, is_cat) { try { if (!id) { -- cgit v1.2.3