1
0
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:
Andrew Dolgov
2011-12-10 22:40:12 +04:00
parent 8c622460c2
commit b167df5e60
5 changed files with 4 additions and 24 deletions
-4
View File
@@ -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");