From 938099a7ebccbad2a2cad58d71df316d5ccd512c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 11 Aug 2015 14:31:23 -0700 Subject: Register new snapshots * Lots of core prelude imports removed * Makefile support for MSVC env vars and Rust crates removed * Makefile support for morestack removed --- src/libstd/sys/unix/pipe.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libstd/sys/unix/pipe.rs') diff --git a/src/libstd/sys/unix/pipe.rs b/src/libstd/sys/unix/pipe.rs index 2abd74bea1b..5c29c4c0811 100644 --- a/src/libstd/sys/unix/pipe.rs +++ b/src/libstd/sys/unix/pipe.rs @@ -8,9 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#[cfg(stage0)] -use prelude::v1::*; - use sys::fd::FileDesc; use io; use libc; -- cgit 1.4.1-3-g733a5