@@ -914,11 +914,6 @@ function hotkey_handler(e) {
}
if (keycode == 87) { // w
feeds_sort_by_unread = !feeds_sort_by_unread;
return resort_feedlist();
if (keycode == 88) { // x
reverseHeadlineOrder();
return;
The note is not visible to the blocked user.