Index: frog/lib/corelib_impl.dart |
diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart |
index 931c321a4aeecc0b89a2d50758a40f84fa1b64db..c294829305a3fbb5d83cf0769f9a27c6a7483a51 100644 |
--- a/frog/lib/corelib_impl.dart |
+++ b/frog/lib/corelib_impl.dart |
@@ -24,9 +24,6 @@ |
#source("collections.dart"); |
#source("date_implementation.dart"); |
-#source("isolate.dart"); |
-#source("isolate_serialization.dart"); |
- |
#source("function_implementation.dart"); |
/** |