mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08: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
@ -641,7 +641,6 @@ public final class AudioTrack {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
int result = 0;
|
|
||||||
if (isNewSourceBuffer) {
|
if (isNewSourceBuffer) {
|
||||||
// We're seeing this buffer for the first time.
|
// We're seeing this buffer for the first time.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user