From d788bde7cc9189565370f5bc0baf98005002c89d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 8 Nov 2016 06:56:45 -0800 Subject: 3649 --- 036refcount.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to '036refcount.cc') diff --git a/036refcount.cc b/036refcount.cc index 213cbf36..3478a6e0 100644 --- a/036refcount.cc +++ b/036refcount.cc @@ -393,12 +393,6 @@ void append_addresses(int base_offset, const type_tree* type, mapname == "address"); - assert(type->right->name != "array"); - return size_of(type->right) + /*refcount*/1; -} - //: for the following unit tests we'll do the work of the transform by hand :(before "End Unit Tests") -- cgit 1.4.1-2-gfad0