1.0.6.30: clean up FD-SOUT a little bit
[sbcl.git] / src / code / late-extensions.lisp
index 52b45c6..7fed988 100644 (file)
@@ -48,7 +48,6 @@
 
 ;;; Used internally, but it would be nice to provide something
 ;;; like this for users as well.
-#!+sb-thread
 (defmacro define-structure-slot-compare-and-swap
     (name &key structure slot)
   (let* ((dd (find-defstruct-description structure t))