compiler.cfg.tco: clean up commented-out old code

db4
Joe Groff 2011-10-19 22:45:24 -07:00
parent 7f3d70f97f
commit 41c36752fc
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@ IN: compiler.cfg.tco
[ first ##safepoint? ]
[ second ##epilogue? ]
[ third ##return? ]
! [ length 2 = ]
! [ first ##epilogue? ]
! [ second ##return? ]
} 1&& ;
: tail-call? ( bb -- ? )