X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fgeneric%2Finterr.lisp;h=9ff81d3f1b96c3bb0a52f96c7948afec8ff49860;hb=9c510b74eca61bbcc2014dc2b1d02049dff50508;hp=e1120b7b006d00c728d27ae5da191ee57a46d8e2;hpb=cd5a858174d892f876699373dc3ea389cf2c4d40;p=sbcl.git diff --git a/src/compiler/generic/interr.lisp b/src/compiler/generic/interr.lisp index e1120b7..9ff81d3 100644 --- a/src/compiler/generic/interr.lisp +++ b/src/compiler/generic/interr.lisp @@ -55,8 +55,6 @@ "Object is not of type SIMPLE-STRING.") (object-not-fixnum "Object is not of type FIXNUM.") - (object-not-mod - "Object is not of type (MOD X).") (object-not-vector "Object is not of type VECTOR.") (object-not-string