Commit a6087a7bc1

Michael Dusan <michael.dusan@gmail.com>
2020-02-28 14:30:43
stage1: housekeeping
1 parent c39d7a6
Changed files (1)
src/all_types.hpp
@@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList {
 struct IrInstSrcContainerInitFieldsField {
     Buf *name;
     AstNode *source_node;
-    TypeStructField *type_struct_field;
     IrInstSrc *result_loc;
 };