Fix compilation with Kotlin master
(cherry picked from commit b5ed03a7ef72fa41af8742b766f9f01680c426f5)
This commit is contained in:
committed by
Vasily Levchenko
parent
e1a75f8203
commit
80e7e7010d
-2
@@ -65,8 +65,6 @@ internal abstract class KonanBackendContext(val config: KonanConfig) : CommonBac
|
||||
|
||||
override val mapping: Mapping = DefaultMapping()
|
||||
|
||||
override val extractedLocalClasses: MutableSet<IrClass> = mutableSetOf()
|
||||
|
||||
override val irFactory: IrFactory = IrFactoryImpl
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user