Remove obsolete comment.

This commit is contained in:
Graydon Hoare 2010-06-25 17:32:35 -07:00
parent eb7807c4fe
commit c56a729ff1
1 changed files with 0 additions and 1 deletions

View File

@ -890,7 +890,6 @@ let gc_glue
(codefix repeat_jmp_fix)); (* loop *)
mark exit_jmp_fix;
(* For now, stop after marking; sweep is still buggy. *)
pop (rc eax);
restore_callee_saves e;
Il.emit e Il.Ret;