1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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;
}