From 23b7ee2bda12f6518d480c29e9673ed2c592c5f3 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Wed, 17 Jul 2013 19:14:58 -0700 Subject: std: Remove unstable::global. Unused --- src/rt/rust_kernel.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/rt/rust_kernel.cpp') diff --git a/src/rt/rust_kernel.cpp b/src/rt/rust_kernel.cpp index 583f836c0d6..20ac5384a3c 100644 --- a/src/rt/rust_kernel.cpp +++ b/src/rt/rust_kernel.cpp @@ -33,8 +33,7 @@ rust_kernel::rust_kernel(rust_env *env) : non_weak_tasks(0), at_exit_runner(NULL), at_exit_started(false), - env(env), - global_data(0) + env(env) { // Create the single threaded scheduler that will run on the platform's // main thread -- cgit 1.4.1-3-g733a5