And now it should even compile again! Sorry about that, forgot to
remove the debug output completely. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25767 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -92,7 +92,6 @@ ProxyAudioSupplier::GetFrames(void* buffer, int64 frameCount,
|
||||
if (intervalStartTime == interval->end_time) {
|
||||
delete interval;
|
||||
error = B_ERROR;
|
||||
sLastInvalidStartTime = intervalStartTime;
|
||||
ERROR("GetFrames() - zero duration audio interval! start "
|
||||
"time: %lld\n", intervalStartTime);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user