1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-28 12:39:28 +00:00

Remove remnants of valloc workarounds. (#54)

This commit is contained in:
Bruce Mitchener
2020-12-15 11:38:53 +07:00
committed by GitHub
parent fb7e88aba4
commit ebf806fc79
3 changed files with 0 additions and 7 deletions

View File

@@ -43,7 +43,6 @@ static char *id = "$Id: setsout.c,v 1.3 1999/05/31 23:35:41 sybalsky Exp $ Copyr
#define MBYTE 0x100000 /* 1 Mbyte */
extern int errno;
/* JDS protoize char *valloc(size_t); */
void set_sysout(int version, char *sysout_file_name);
void set_sysout(int version, char *sysout_file_name) {