From 6b2a6cb3fe241d6e27fc685a72dd05c3a55d1ea8 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 6 Jan 2014 09:26:47 -0800 Subject: Register new snapshots --- src/libstd/rt/task.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libstd/rt') diff --git a/src/libstd/rt/task.rs b/src/libstd/rt/task.rs index 3efa979e515..27f9f0dbfa3 100644 --- a/src/libstd/rt/task.rs +++ b/src/libstd/rt/task.rs @@ -38,9 +38,6 @@ use sync::atomics::{AtomicUint, SeqCst}; use task::{TaskResult, TaskOpts}; use unstable::finally::Finally; -#[cfg(stage0)] -pub use rt::unwind::begin_unwind; - // The Task struct represents all state associated with a rust // task. There are at this point two primary "subtypes" of task, // however instead of using a subtype we just have a "task_type" field -- cgit 1.4.1-3-g733a5