removed dead code

This commit is contained in:
Luke Pulverenti 2015-11-27 11:21:45 -05:00
parent 776f430ef7
commit 316fce063a
7 changed files with 314 additions and 938 deletions

View file

@ -209,7 +209,6 @@
}
bindEvents(elem);
$.mobile.loadPage('nowplaying.html');
return elem;
}