removed unused field

svn: r10493
This commit is contained in:
Eli Barzilay 2008-06-28 19:05:45 +00:00
parent db582b778c
commit dcced09987

View File

@ -1168,7 +1168,6 @@ TODO
(cleanup-sucessful 'not-yet-cleanup-sucessful)
(cleanup-semaphore 'not-yet-cleanup-semaphore)
(thread-grace 'not-yet-thread-grace)
(thread-killed 'not-yet-thread-killed))
(define/private (initialize-killed-thread) ; =Kernel=
(when (thread? thread-killed)