Remove experimental implementation of Kotlin Compiler Daemon

#KT-50846 Fixed
This commit is contained in:
Andrey Uskov
2022-01-26 23:34:30 +04:00
committed by teamcity
parent 94f690a10e
commit c9e0100214
72 changed files with 0 additions and 7812 deletions
-1
View File
@@ -85,7 +85,6 @@ val distLibraryProjects = listOfNotNull(
":kotlin-daemon",
":kotlin-daemon-client",
// TODO: uncomment when new daemon will be put back into dist
// ":kotlin-daemon-client-new",
":kotlin-imports-dumper-compiler-plugin",
":kotlin-main-kts",
":kotlin-preloader",