From 5d10879f6055b6ea7c3f153fd321793620e6ee50 Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Thu, 20 Jan 2005 01:28:53 +0000
Subject: [PATCH] ABCL now compiles unwind-protect

---
 ansi-tests/random-int-form.lsp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ansi-tests/random-int-form.lsp b/ansi-tests/random-int-form.lsp
index 7752ff2a..4666a47f 100644
--- a/ansi-tests/random-int-form.lsp
+++ b/ansi-tests/random-int-form.lsp
@@ -372,7 +372,6 @@
 				     locally))))
 	`(,op ,(make-random-integer-form (1- size)))))
 
-     #-(or armedbear)
      (4
       (make-random-integer-unwind-protect-form size))
 
-- 
GitLab