mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
js: misc cleanup
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user