Skip to content

Commit fef569a

Browse files
committed
StreamCopy: remove redundant CHECK_MEMORY()
1 parent d8e9b7a commit fef569a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AudioTools/CoreAudio/StreamCopy.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,6 @@ class StreamCopyT {
416416
LOGI("try write %s - %d (open %ld bytes) ",log_name, retry, open);
417417
}
418418
}
419-
420-
CHECK_MEMORY();
421419
}
422420
return total;
423421
}

0 commit comments

Comments
 (0)