mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
remove dead code
This commit is contained in:
@ -41,8 +41,6 @@ class LegacyVideoIdPatch : BytecodePatch(
|
||||
companion object {
|
||||
private var offset = 2
|
||||
|
||||
internal var qualityOffSet: Int = 0
|
||||
|
||||
private var insertIndex: Int = 0
|
||||
private var videoIdRegister: Int = 0
|
||||
private lateinit var insertMethod: MutableMethod
|
||||
|
Reference in New Issue
Block a user