@ -1635,12 +1635,6 @@ function pref_hotkey_handler(e) {
}
function userSwitch() {
var chooser = document.getElementById("userSwitch");
var user = chooser[chooser.selectedIndex].value;
window.location = "prefs.php?swu=" + user;
function editFeedCats() {
if (!xmlhttp_ready(xmlhttp)) {
printLockingError();
@ -638,12 +638,6 @@ function catchupCurrentFeed() {
window.location = "tt-rss.php?swu=" + user;
function editFeedDlg(feed) {
try {