CC-3174 : timeline

This commit is contained in:
Naomi Aro 2012-04-05 15:52:16 +02:00
parent bbdcb3ec95
commit 35a89e0308
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class TimeFilledFormatter {
$perfect = true;
$time = Application_Model_Playlist::secondsToPlaylistTime(abs($this->_seconds));
Logging::log("time is: ".$time);
$info = explode(":", $time);
$formatted .= $sign;