diff options
| author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-05-24 20:36:27 -0400 |
|---|---|---|
| committer | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-05-24 20:36:27 -0400 |
| commit | 4364be3744a1286e5f8df0bcd06e9182d496cbb4 (patch) | |
| tree | 6315f63e244a0feed0ea5611c45b6703812bcfd3 /src/rt/rust_internal.h | |
| parent | 9a88ba2b81a7376737591edeb98f9350386bf958 (diff) | |
| download | rust-4364be3744a1286e5f8df0bcd06e9182d496cbb4.tar.gz rust-4364be3744a1286e5f8df0bcd06e9182d496cbb4.zip | |
Dead code.
Diffstat (limited to 'src/rt/rust_internal.h')
| -rw-r--r-- | src/rt/rust_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_internal.h b/src/rt/rust_internal.h index 8a81a9d1492..8c4cab5f3ab 100644 --- a/src/rt/rust_internal.h +++ b/src/rt/rust_internal.h @@ -322,7 +322,6 @@ public: ~rust_sym(); }; - lib *get_lib(size_t n, char const *name); type_desc *get_type_desc(size_t size, size_t align, size_t n_descs, |
