Remove unused comment
This commit is contained in:
parent
e91bc71ee0
commit
b735636ecf
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ class MediaSideScroll(val activity: Activity, val slideInfoView: TextView, val o
|
|||
mTouchDownBrightness = mTempBrightness
|
||||
}
|
||||
}
|
||||
//mView.video_holder
|
||||
}
|
||||
|
||||
private fun getCurrentVolume() = activity.audioManager.getStreamVolume(AudioManager.STREAM_MUSIC)
|
||||
|
|
Loading…
Reference in a new issue