Extra removal, missed by last commit.
This commit is contained in:
parent
6c87c34277
commit
e400733e90
@ -274,12 +274,6 @@ struct rust_fn {
|
||||
void *env;
|
||||
};
|
||||
|
||||
struct rust_obj {
|
||||
rust_vtable *vtable;
|
||||
void *box;
|
||||
};
|
||||
|
||||
|
||||
// Type parameters
|
||||
|
||||
class type_param {
|
||||
|
Loading…
Reference in New Issue
Block a user