Merge pull request #4576 from mikdusan/housekeeping

stage1: housekeeping
This commit is contained in:
Michael Dusan 2020-02-28 10:22:28 -05:00 committed by GitHub
commit 68dbba212d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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