]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.js
fix unsubscribeFeed behaving improperly in preferences
[tt-rss.git] / prefs.js
index 3212d0066ceb161b08681164101ad23b25740593..ee53cf27aff5879a562621b97ccb694ee14d97ce 100644 (file)
--- a/prefs.js
+++ b/prefs.js
@@ -1845,7 +1845,7 @@ function removeFilter(id, title) {
        return false;
 }
 
-function unsubscribeFeed(id, title) {
+/*function unsubscribeFeed(id, title) {
 
        try {
 
@@ -1874,7 +1874,7 @@ function unsubscribeFeed(id, title) {
 
        return false;
 
-}
+} */
 
 function feedsEditSave() {
        try {