From e6455a78415efef6d31476781e346f7e79b1a7e0 Mon Sep 17 00:00:00 2001 From: Stas Boukarev Date: Wed, 9 Sep 2026 11:01:39 +0300 Subject: [PATCH] Remove an ignore --- make-host-1.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/make-host-1.lisp b/make-host-1.lisp index b72a8ea87..468049513 100644 --- a/make-host-1.lisp +++ b/make-host-1.lisp @@ -47,7 +47,6 @@ "make-host-1 stopped due to~%~a" c))))) (simple-warning (lambda (c) - (declare (ignore c)) (if last-form (setf warn (type-of c)) (when (and *fail-on-warnings*