From 4220dcf1e9de2c2d2c329ecefa80108b63a69145 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sat, 18 Feb 2012 16:34:42 -0800 Subject: core: New task API --- src/comp/driver/rustc.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/comp/driver') diff --git a/src/comp/driver/rustc.rs b/src/comp/driver/rustc.rs index 0239f3921de..5186290e4a4 100644 --- a/src/comp/driver/rustc.rs +++ b/src/comp/driver/rustc.rs @@ -143,8 +143,6 @@ fn monitor(f: fn~(diagnostic::emitter)) { alt task::try {|| - task::unsupervise(); - // The 'diagnostics emitter'. Every error, warning, etc. should // go through this function. let demitter = fn@(cmsp: option<(codemap::codemap, codemap::span)>, -- cgit 1.4.1-3-g733a5