From acc5e32e53d313a890a07cb0b693ce8df5bc94ce Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sat, 30 Nov 2013 16:38:07 -0800 Subject: Register new snapshots --- src/libstd/rt/mod.rs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/libstd/rt') diff --git a/src/libstd/rt/mod.rs b/src/libstd/rt/mod.rs index be1de6c5bdb..d1268d85a43 100644 --- a/src/libstd/rt/mod.rs +++ b/src/libstd/rt/mod.rs @@ -117,11 +117,6 @@ mod kill; /// The coroutine task scheduler, built on the `io` event loop. pub mod sched; -#[cfg(stage0)] -pub mod io { - pub use io::stdio; -} - /// The EventLoop and internal synchronous I/O interface. pub mod rtio; -- cgit 1.4.1-3-g733a5