Remove unused cross-mumble noise.
commit97119373157518ddfdedf681ef6b728d06241481
authorDouglas Katzman <dougk@google.com>
Tue, 17 Oct 2017 16:35:59 +0000 (17 12:35 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 17 Oct 2017 16:35:59 +0000 (17 12:35 -0400)
tree0d4ce09d607af2b967c935edcfd5bf6bf4dce0f6
parent1caa1af2c6c84c2928a09d85b10edd59fef31b80
Remove unused cross-mumble noise.

WITHOUT-INTERRUPTS only appears in code compiled for the target, and
WITH-LOCKED-HASH-TABLE is never used in our sources at all, just provided
as an extension. (Internally we use WITH-LOCKED-SYSTEM-TABLE.)
src/code/cross-misc.lisp