diff --git a/src/classes/Signature.pir b/src/classes/Signature.pir index 66f496e57e5..7a2679ffaa6 100644 --- a/src/classes/Signature.pir +++ b/src/classes/Signature.pir @@ -122,8 +122,6 @@ the Signature. cur_list_loop_end: # Set parametric type, if any. - .local pmc all_types - all_types = root_new ['parrot';'ResizablePMCArray'] unless null type goto have_type unless null role_type goto simple_role_type type = getattribute self, '$!default_type'