diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-07-28 16:18:12 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-07-30 14:23:45 -0700 |
| commit | cb9ee7f5be0de2bb93688f8e2ef2934eb3bd7df7 (patch) | |
| tree | b7797ab53dc525897a22b452c394b302b1d32a51 /src/rt/rustrt.def.in | |
| parent | 0144c83213cb5ce43df61f149274379f49b6d7cb (diff) | |
std: Remove ManualThreads spawn mode
Diffstat (limited to 'src/rt/rustrt.def.in')
| -rw-r--r-- | src/rt/rustrt.def.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index d6692d378ba..ccbff776dcf 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -41,8 +41,6 @@ rust_log_console_off rust_should_log_console rust_set_environ rust_unset_sigprocmask -rust_sched_current_nonlazy_threads -rust_sched_threads rust_set_exit_status rust_start rust_env_pairs |
