Remove unsupervise
This commit is contained in:
parent
c0abe69993
commit
f42a5a1acd
3 changed files with 0 additions and 7 deletions
|
@ -127,11 +127,6 @@ rust_env_pairs() {
|
|||
}
|
||||
#endif
|
||||
|
||||
extern "C" CDECL void
|
||||
unsupervise() {
|
||||
// FIXME(#1789): bblum: remove this; requires a snapshot
|
||||
}
|
||||
|
||||
extern "C" CDECL void
|
||||
vec_reserve_shared_actual(type_desc* ty, rust_vec_box** vp,
|
||||
size_t n_elts) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue