remove old comment
authorsimonmar@microsoft.com <unknown>
Wed, 12 Dec 2007 16:33:29 +0000 (16:33 +0000)
committersimonmar@microsoft.com <unknown>
Wed, 12 Dec 2007 16:33:29 +0000 (16:33 +0000)
rts/sm/GC.c

index 8aca959..847f856 100644 (file)
@@ -695,11 +695,6 @@ GarbageCollect ( rtsBool force_major_gc )
      
    ------------------------------------------------------------------------ */
 
-/* This has to be protected either by the scheduler monitor, or by the
-       garbage collection monitor (probably the latter).
-       KH @ 25/10/99
-*/
-
 void
 GetRoots( evac_fn evac )
 {