src/class-finalize-impl.lisp (check-sod-class): Remove `w/del' wrapper.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 6 Jul 2018 22:52:47 +0000 (23:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 9 Jul 2018 11:02:06 +0000 (12:02 +0100)
commit3b92d2b13d6784a8e30babcf6def39d2ba05082f
treec73fc6e24fdd44d48c2077f39b9f829bbb1a80fa
parent2352f5e953db530b1dd2dc7da5cef489ccd08e6f
src/class-finalize-impl.lisp (check-sod-class): Remove `w/del' wrapper.

The around method on `finalize-sod-class' has already set the error
location, so remove the extra wrapper here.  Everything moves over two
spaces again, and Git makes a proper mess of the diff.  I've reflowed
some of the error messages by hand.
src/class-finalize-impl.lisp