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 4aed952c7d
commit b8b0fcad67

View File

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