Navigation Menu

Skip to content

Commit

Permalink
Remove a fossil.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jun 15, 2010
1 parent 99b6dd0 commit aff0402
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/builtins/Mu.pir
Expand Up @@ -270,12 +270,6 @@ XXX This had probably best really just tailcall .^CREATE; move this stuff later.
attrinit_rw:
setprop attr, 'rw', attr
setattribute example, cur_class, attrname, attr
traits = attrhash['traits']
if null traits goto traits_done
$P0 = getprop 'metaclass', cur_class
if null $P0 goto traits_done
traits(attr, $P0)
traits_done:
goto attrinit_loop
attrinit_done:
# Only go to next class if we didn't already reach the top of the Perl 6
Expand Down

0 comments on commit aff0402

Please sign in to comment.