removing logging

This commit is contained in:
Martin Konecny 2013-04-01 19:14:55 -04:00
parent 1e57309e66
commit 6ae8da98e4
1 changed files with 0 additions and 2 deletions

View File

@ -601,8 +601,6 @@ SQL;
public function getFadeInfo($pos)
{
Logging::info("Getting fade info for pos {$pos}");
$row = CcPlaylistcontentsQuery::create()
->joinWith(CcFilesPeer::OM_CLASS)
->filterByDbPlaylistId($this->id)