Remove old IC: remove unnecessary caches
This commit is contained in:
-2
@@ -31,8 +31,6 @@ interface IncrementalCache {
|
||||
|
||||
fun getModuleMappingData(): ByteArray?
|
||||
|
||||
fun registerInline(fromPath: String, jvmSignature: String, toPath: String)
|
||||
|
||||
fun getClassFilePath(internalClassName: String): String
|
||||
|
||||
fun close()
|
||||
|
||||
Reference in New Issue
Block a user