Index: frog/lib/corelib_impl.dart |
diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart |
index 1e60fe05edeaa067fa0047430c00de9fc5588cc2..514f3d15f8c3ae2c0e3073df56b7b7598656249d 100644 |
--- a/frog/lib/corelib_impl.dart |
+++ b/frog/lib/corelib_impl.dart |
@@ -24,9 +24,6 @@ |
#source("arrays.dart"); |
#source("date_implementation.dart"); |
-#source("isolate.dart"); |
-#source("isolate_serialization.dart"); |
- |
#source("function_implementation.dart"); |
/** |