Remove whitespace.
This commit is contained in:
parent
a1b6cdbea1
commit
ab5369467b
@ -574,8 +574,6 @@ $(document).ready(function(event) {
|
||||
|
||||
$( "#trackslider" ).on( "slidestart", function() { progressTimer.stop(); } )
|
||||
$( "#trackslider" ).on( "slidestop", function() { doSeekPos( $(this).val() ); } );
|
||||
|
||||
|
||||
});
|
||||
|
||||
function updatePlayIcons (uri, tlid) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user