From a6087a7bc1e7ba5e964e20379f3ea70bd8c25f1e Mon Sep 17 00:00:00 2001 From: Michael Dusan Date: Fri, 28 Feb 2020 08:30:43 -0500 Subject: [PATCH] stage1: housekeeping --- src/all_types.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/all_types.hpp b/src/all_types.hpp index 022a34038ea5dafadd428d4a1f55e8dd124721e0..7277d0435992d5b5071fdbeb482fc96e8f2e3b9f 100644 --- a/src/all_types.hpp +++ b/src/all_types.hpp @@ -3267,7 +3267,6 @@ struct IrInstSrcContainerInitList { struct IrInstSrcContainerInitFieldsField { Buf *name; AstNode *source_node; - TypeStructField *type_struct_field; IrInstSrc *result_loc; }; -- 2.54.0