diff --git a/build.xml b/build.xml
index 11d8edcbe41..3ff430ebb51 100644
--- a/build.xml
+++ b/build.xml
@@ -283,7 +283,7 @@
-
+
@@ -307,7 +307,7 @@
-
+
@@ -551,7 +551,7 @@
-
+
@@ -579,7 +579,7 @@
-
+
@@ -612,7 +612,7 @@
-
+
@@ -795,7 +795,7 @@
-
+
diff --git a/resources/kotlinManifest.properties b/resources/kotlinManifest.properties
index cac306d798b..90e5498f63c 100644
--- a/resources/kotlinManifest.properties
+++ b/resources/kotlinManifest.properties
@@ -9,17 +9,4 @@ manifest.impl.value.kotlin.runtime.component.main=Main
manifest.impl.title.kotlin.compiler=Kotlin Compiler
manifest.impl.title.kotlin.compiler.sources=Kotlin Compiler Sources
-manifest.impl.title.kotlin.compiler.ant.task=Kotlin Compiler Ant Tasks
-
-manifest.impl.title.kotlin.javascript.stdlib=Kotlin JavaScript StdLib
-
-manifest.impl.title.kotlin.preloader=Kotlin Preloader
-
-manifest.impl.title.kotlin.runner=Kotlin Runner
-
-
-manifest.impl.title.kotlin.daemon.client=Kotlin Compile Daemon Client
-
-manifest.impl.title.kotlin.build.common=Kotlin Build Common
-
-manifest.impl.title.kotlin.compiler.client.embeddable=Kotlin Compiler Client Embeddable
+manifest.impl.title.kotlin.javascript.stdlib=Kotlin JavaScript StdLib
\ No newline at end of file