mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove unnecessary @SuppressWarnings("unused")
PiperOrigin-RevId: 736919032
This commit is contained in:
parent
6b1a2aff98
commit
800a66a8ca
@ -215,10 +215,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
|
||||
private final HandlerWrapper applicationLooperHandler;
|
||||
private final boolean hasSecondaryRenderers;
|
||||
private final AudioFocusManager audioFocusManager;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
private SeekParameters seekParameters;
|
||||
|
||||
private PlaybackInfo playbackInfo;
|
||||
private PlaybackInfoUpdate playbackInfoUpdate;
|
||||
private boolean released;
|
||||
|
Loading…
x
Reference in New Issue
Block a user