diff --git a/functions.js b/functions.js
index 46d28ee7f3de278e1bfa770230b34f4675c75c0a..cffb794175cadc7310ddb8d6258384bb20ccfbcf 100644
--- a/functions.js
+++ b/functions.js
@@ -740,7 +740,7 @@ function resort_feedlist() {
 		}
 
 	} else {
-		resort_category($("feedList"));
+		//resort_category($("feedList"));
 	}
 }