removing logging
This commit is contained in:
parent
1e57309e66
commit
6ae8da98e4
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue