mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Remove unused hint
This commit is contained in:
@@ -335,7 +335,6 @@ struct CheckerContext {
|
||||
Scope * polymorphic_scope;
|
||||
|
||||
Ast *assignment_lhs_hint;
|
||||
Ast *unary_address_hint;
|
||||
};
|
||||
|
||||
struct Checker {
|
||||
|
||||
Reference in New Issue
Block a user