fix #1627 (leaving home screen may lead to home screen)

This commit is contained in:
rolux 2013-07-08 16:37:43 +00:00
commit 8279cd3728
5 changed files with 0 additions and 7 deletions

View file

@ -90,9 +90,6 @@ pandora.URL = (function() {
if (Ox.isEmpty(state)) {
if (pandora.user.ui.showHome) {
pandora.$ui.home = pandora.ui.home().showScreen();
}
callback && callback();
} else {