1
0
Fork 0

Remove debug

This commit is contained in:
Gregory Eremin 2011-10-12 13:56:22 +04:00
parent 2ef58ff231
commit fa896c696d
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ class window.Player
$obj.addClass 'now'
_vk_music.search track.artist, track.name, track.duration, (audio) ->
_player.playSource audio.url
console.log(track)
if track.length == 0
len = parseInt(audio.duration, 10)
m = Math.floor(len / 60)