mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-04 00:24:34 +02:00
remove outdated comments
This commit is contained in:
parent
b2c2c61b1b
commit
ff3b720a8d
@ -31,10 +31,6 @@ abstract class AbstractLithoFilterPatch(
|
||||
) {
|
||||
override fun execute(context: BytecodeContext): PatchResult {
|
||||
|
||||
/*
|
||||
* Compatible with both YouTube and YouTube Music
|
||||
* But not yet implemented in Music integrations
|
||||
*/
|
||||
LithoObjectFingerprint.result?.let {
|
||||
val endIndex = it.scanResult.patternScanResult!!.endIndex
|
||||
objectRegister = (it.mutableMethod.instruction(endIndex) as BuilderInstruction35c).registerC
|
||||
|
Loading…
x
Reference in New Issue
Block a user