diff --git a/bordeaux-threads.asd b/bordeaux-threads.asd index ab4c8283f7460b21f9e2734fdd7b586fb32e83f4..655b68da372ede3d7a32bde596f0ce9da9d25eea 100644 --- a/bordeaux-threads.asd +++ b/bordeaux-threads.asd @@ -6,8 +6,6 @@ Copyright 2006,2007 Greg Pfeil Distributed under the MIT license (see LICENSE file) |# -(in-package :cl-user) - (eval-when (:compile-toplevel :load-toplevel :execute) #+allegro (require :smputil) #+corman (require :threads))