From 4fd797e7576992c199914faced30ef8e2f0b3b91 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 8 Aug 2014 06:20:01 -0400 Subject: Register new snapshot 12e0f72 --- src/libstd/io/tempfile.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libstd/io') diff --git a/src/libstd/io/tempfile.rs b/src/libstd/io/tempfile.rs index 1d53ed81437..2faa23a6aa0 100644 --- a/src/libstd/io/tempfile.rs +++ b/src/libstd/io/tempfile.rs @@ -21,9 +21,6 @@ use path::{Path, GenericPath}; use result::{Ok, Err}; use sync::atomic; -#[cfg(stage0)] -use iter::Iterator; // NOTE(stage0): Remove after snapshot. - /// A wrapper for a path to temporary directory implementing automatic /// scope-based deletion. pub struct TempDir { -- cgit 1.4.1-3-g733a5