mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Remove unused local variable in AudioTrack.java.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144443010
This commit is contained in:
parent
28e117d25f
commit
ca7febe442
1 changed files with 0 additions and 1 deletions
|
|
@ -641,7 +641,6 @@ public final class AudioTrack {
|
|||
}
|
||||
}
|
||||
|
||||
int result = 0;
|
||||
if (isNewSourceBuffer) {
|
||||
// We're seeing this buffer for the first time.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue