From 4d052d5119653c80f4c7b7c6695256e0540a55a5 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sun, 20 May 2018 17:31:46 +0100 Subject: Remove code relating to default struct values --- src/types.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/types.cpp') diff --git a/src/types.cpp b/src/types.cpp index efba72e57..7a40f9bff 100644 --- a/src/types.cpp +++ b/src/types.cpp @@ -91,7 +91,6 @@ struct TypeStruct { bool is_raw_union; bool is_polymorphic; bool is_poly_specialized; - bool has_proc_default_values; Type * polymorphic_params; // Type_Tuple Type * polymorphic_parent; -- cgit v1.2.3