diff options
| author | Eric Holk <eholk@mozilla.com> | 2011-08-16 17:12:46 -0700 |
|---|---|---|
| committer | Eric Holk <eholk@mozilla.com> | 2011-08-17 14:42:40 -0700 |
| commit | efac7c9a197fa3ff3497ce99a2dda8693b3ef683 (patch) | |
| tree | bd36f31921ed624c1cf63d6ee9418c2944981b58 /src/rt | |
| parent | 72b2f8207d6b626bc2514b830ef4d91580f08637 (diff) | |
| download | rust-efac7c9a197fa3ff3497ce99a2dda8693b3ef683.tar.gz rust-efac7c9a197fa3ff3497ce99a2dda8693b3ef683.zip | |
Yet another comm interface.
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index 0d05d7ffa43..f29c35acdda 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -16,14 +16,12 @@ debug_box debug_fn debug_obj debug_opaque -del_chan del_port debug_ptrcast debug_tag debug_trap debug_tydesc do_gc -drop_chan drop_port drop_task get_port_id @@ -77,7 +75,6 @@ str_from_cstr str_from_ivec str_push_byte str_slice -take_chan task_sleep task_yield task_join |
