Remoe no longer used code. Fixes #100.

This commit is contained in:
Nick Steel 2015-04-25 18:42:58 +01:00
parent eeb9b2f55b
commit b436926b58

View File

@ -120,11 +120,6 @@ var uriHumanList = [
['subsonic', 'Subsonic']
];
var uriServiceDetectList = [
['youtube.com', 'yt'],
['soundcloud.com', 'sc']
];
function scrollToTop() {
var divtop = 0;
$('body,html').animate({