remove unneeded export local_data in task.rs (#2945)

This commit is contained in:
Ben Blum 2012-07-23 15:27:09 -04:00
parent 4ea5546c1a
commit 6e21b5fd22

View file

@ -73,10 +73,6 @@ export thread_per_task;
export manual_threads;
export osmain;
// FIXME (See #2945): This shouldn't be exported, but is to work around
// what appears to be a metadata bug.
export local_data;
/* Data types */
/// A handle to a task