only call dispose-each once

db4
Doug Coleman 2009-10-21 13:07:31 -05:00
parent a4a687ab32
commit b34bfe563e
1 changed files with 2 additions and 4 deletions

View File

@ -93,8 +93,6 @@ PRIVATE>
] with-scope ; inline
[
[
always-destructors get-global dispose-each
error-destructors get-global dispose-each
] with-destructors
always-destructors get-global
error-destructors get-global append dispose-each
] "destructors.global" add-shutdown-hook