about summary refs log tree commit diff
path: root/src/libstd/std.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstd/std.rc')
-rw-r--r--src/libstd/std.rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index 07c679409cf..0a5348d7976 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -30,11 +30,6 @@ not required in or otherwise suitable for the core library.
 #[deny(non_camel_case_types)];
 #[allow(deprecated_mutable_fields)];
 
-#[no_core];
-
-extern mod core(vers = "0.7-pre");
-use core::prelude::*;
-
 pub mod uv_ll;
 
 // General io and system-services modules