diff -r 75de472d579f -r 4ba88c3270fc UIPainter.st --- a/UIPainter.st Mon Jul 21 15:27:23 1997 +0200 +++ b/UIPainter.st Mon Jul 21 16:26:03 1997 +0200 @@ -2143,7 +2143,6 @@ ]. (cls respondsTo:specSelector) ifFalse:[ -self halt. ^ self information:('no method for: #' , specSelector , ' in ' , cls name , '\\(did you install the spec ?)') withCRs.