removing an unused constant
This commit is contained in:
parent
3c5e0109a0
commit
d359d698e3
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ import java.text.DecimalFormat
|
|||
|
||||
class TrackActivity : SimpleActivity(), PlaybackSpeedListener {
|
||||
private val SWIPE_DOWN_THRESHOLD = 100
|
||||
private val SLOW_PLAYBACK_TAG = 1
|
||||
|
||||
private var isThirdPartyIntent = false
|
||||
private var bus: EventBus? = null
|
||||
|
|
Loading…
Reference in a new issue