summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/feedlist.js b/feedlist.js
index e0ffae7f1..62c44b494 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -378,10 +378,6 @@ function getFeedUnread(feed, is_cat) {
return -1;
}
-function resort_feedlist() {
- console.warn("resort_feedlist: function not implemented");
-}
-
function hideOrShowFeeds(hide) {
var tree = dijit.byId("feedTree");