remove scheme_no_dumps

svn: r11219
This commit is contained in:
Matthew Flatt 2008-08-13 12:40:34 +00:00
parent 38191b92e6
commit a58e5ab74c

View File

@ -634,10 +634,6 @@ Scheme_Object * scheme_make_eof (void)
return scheme_eof;
}
void scheme_no_dumps(char *why)
{
}
/*========================================================================*/
/* fd arrays */
/*========================================================================*/