Skip to content

Commit

Permalink
Remove unused all_types PMC creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Aug 2, 2009
1 parent c57fbd7 commit e95ae57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/classes/Signature.pir
Expand Up @@ -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'
Expand Down

0 comments on commit e95ae57

Please sign in to comment.