X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fcode%2Flate-extensions.lisp;h=7fed98879beabfaa67b68b95b01ee38f9b33f581;hb=b7f3ef098847a4cc680f6304cec735b63bb70a0a;hp=52b45c6c7af2bbb85f9adc0e65d5985d2d92bbb5;hpb=ea3a2433c72ee97c5691c29d882a63e4d86f0a32;p=sbcl.git diff --git a/src/code/late-extensions.lisp b/src/code/late-extensions.lisp index 52b45c6..7fed988 100644 --- a/src/code/late-extensions.lisp +++ b/src/code/late-extensions.lisp @@ -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))