removed unused variable
This commit is contained in:
parent
67e9707b10
commit
3ca1baf68f
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class PlaybackHandler extends Handler {
|
|||
|
||||
@NonNull private final WeakReference<MusicService> mService;
|
||||
private float currentDuckVolume = 1.0f;
|
||||
private boolean sFocusEnabled = PreferenceUtil.INSTANCE.isAudioFocusEnabled();
|
||||
|
||||
|
||||
PlaybackHandler(final MusicService service, @NonNull final Looper looper) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue