summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js4
1 files changed, 0 insertions, 4 deletions
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) {