Extra removal, missed by last commit.
This commit is contained in:
parent
6c87c34277
commit
e400733e90
1 changed files with 0 additions and 6 deletions
|
@ -274,12 +274,6 @@ struct rust_fn {
|
|||
void *env;
|
||||
};
|
||||
|
||||
struct rust_obj {
|
||||
rust_vtable *vtable;
|
||||
void *box;
|
||||
};
|
||||
|
||||
|
||||
// Type parameters
|
||||
|
||||
class type_param {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue