]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.js
update.php & daemon: chdir to script directory using __FILE__ magic constant
[tt-rss.git] / tt-rss.js
index ac85b78211d1655f93e801b7de8fa393075ac8a8..cb3fa26f8dfa2b0b94c0574cfcd1a109f734ab46 100644 (file)
--- 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) {