X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcode%2Fclass.lisp;h=bd6d3611369c2fba3adaf5639c39328da9bbc2f1;hb=3aff5655417da74a19ce576f55b2cb6999cda6c5;hp=b296f48863b53eaff25423637afadfe36ba831e0;hpb=2d65a5544c5134461574a0e69a6f1361bb98b27c;p=sbcl.git diff --git a/src/code/class.lisp b/src/code/class.lisp index b296f48..bd6d361 100644 --- a/src/code/class.lisp +++ b/src/code/class.lisp @@ -1052,9 +1052,6 @@ :inherits (sequence mutable-sequence mutable-collection generic-sequence collection)) (cons - ;; MNA: cons compound-type patch - ;; FIXIT :all commented out - ; :translation cons :codes (#.sb!vm:list-pointer-type) :inherits (list sequence mutable-sequence mutable-collection