stage1: housekeeping

This commit is contained in:
Michael Dusan 2020-02-28 08:30:43 -05:00
parent c39d7a6326
commit a6087a7bc1
No known key found for this signature in database
GPG Key ID: ED4C5BA849FA1B74

View File

@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList {
struct IrInstSrcContainerInitFieldsField {
Buf *name;
AstNode *source_node;
TypeStructField *type_struct_field;
IrInstSrc *result_loc;
};