the vm interrupt-handler is no longer abused for wie now make everything via os-signal

This commit is contained in:
marting 1999-10-08 18:05:06 +00:00
parent dbbdce2254
commit c2045e6407
1 changed files with 0 additions and 3 deletions

View File

@ -116,7 +116,4 @@
10)
(car maybe-required-space)))
(session-data-set! space-shortage-handler handler))
; For scsh.
(define (interrupt-handlers-vector)
(session-data-ref interrupt-handlers))