Remove useless definitions.

This commit is contained in:
jjgarcia 2002-09-03 12:03:06 +00:00
parent 475c8627a6
commit 91c4080337

View file

@ -400,7 +400,7 @@ BEGIN:
@)
bool
endp1(cl_object x)
endp(cl_object x)
{
if (CONSP(x))
return(FALSE);