Kotlin: Don't write the erasure relation

It's no longer used
This commit is contained in:
Ian Lynagh
2024-10-10 13:34:56 +01:00
parent 6c9739023d
commit 8ab52dba83

View File

@@ -484,8 +484,6 @@ open class KotlinFileExtractor(
tw.writeIsRaw(id)
}
val unbound = useClassSource(c)
tw.writeErasure(id, unbound)
extractClassModifiers(c, id)
extractClassSupertypes(
c,