From ecf2bd253293ea70e780795025ace39bfcffec6c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Fri, 6 May 1994 08:16:14 +0000 Subject: [PATCH] * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there. --- src/m/delta.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/m/delta.h b/src/m/delta.h index a503d442a92..8170ba24908 100644 --- a/src/m/delta.h +++ b/src/m/delta.h @@ -153,7 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef KERNEL_FILE #define KERNEL_FILE "/sysv68" #undef LDAV_SYMBOL -#define SYSTEM_MALLOC #ifdef SIGIO /* R3V7 has SIGIO, but interrupt input does not work yet. Let's go on with cbreak code. */ -- 2.39.5