diff --git a/src/subr.c b/src/subr.c index 73be00c..585ad29 100644 --- a/src/subr.c +++ b/src/subr.c @@ -77,8 +77,6 @@ extern LispPTR *PENDINGINTERRUPT68k; */ /***********************************************************/ -LispPTR subr_lisperror(); /* 0377 */ - char *atom_to_str(LispPTR atom_index) { PNCell *pnptr; char *pname_base;