From ed67cdb73c9cf3a1cba768b3122aa03564b43ccc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 22 Jul 2013 00:06:29 -0400 Subject: new snapshot --- src/rt/rust_task.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/rt/rust_task.cpp') diff --git a/src/rt/rust_task.cpp b/src/rt/rust_task.cpp index 4d6d2567cd4..a4afb1c0bc5 100644 --- a/src/rt/rust_task.cpp +++ b/src/rt/rust_task.cpp @@ -183,9 +183,6 @@ void task_start_wrapper(spawn_args *a) // free the environment (which should be a unique closure). const type_desc *td = env->td; td->drop_glue(NULL, -#ifdef _RUST_STAGE0 - NULL, -#endif box_body(env)); task->kernel->region()->free(env); } -- cgit 1.4.1-3-g733a5