ERROR->TRACE for LateNoticeReceived()
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38550 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -497,7 +497,7 @@ void
|
||||
AudioProducer::LateNoticeReceived(const media_source& what, bigtime_t howMuch,
|
||||
bigtime_t performanceTime)
|
||||
{
|
||||
ERROR("%p->AudioProducer::LateNoticeReceived(%lld, %lld)\n", this, howMuch,
|
||||
TRACE("%p->AudioProducer::LateNoticeReceived(%lld, %lld)\n", this, howMuch,
|
||||
performanceTime);
|
||||
// If we're late, we need to catch up. Respond in a manner appropriate
|
||||
// to our current run mode.
|
||||
|
||||
Reference in New Issue
Block a user