Eliminate unnecessary declaration.
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Jun 1993 23:22:52 +0000 (23:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Jun 1993 23:22:52 +0000 (23:22 +0000)
v7/src/runtime/intrpt.scm

index 3692d809d6a91e521b2dbdb027e8aadf7710337c..5ea52de574591afd6abb6ca5c362317b128c58df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: intrpt.scm,v 14.14 1993/06/29 22:58:18 cph Exp $
+$Id: intrpt.scm,v 14.15 1993/06/29 23:22:52 cph Exp $
 
 Copyright (c) 1988-93 Massachusetts Institute of Technology
 
@@ -35,8 +35,7 @@ MIT in each case. |#
 ;;;; Interrupt System
 ;;; package: (runtime interrupt-handler)
 
-(declare (usual-integrations)
-        (integrate-external "boot"))
+(declare (usual-integrations))
 \f
 (define (initialize-package!)
   (set! index:interrupt-vector