From: Francesco Potortì Date: Fri, 6 May 1994 08:16:14 +0000 (+0000) Subject: * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there. X-Git-Tag: emacs-19.34~8498 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ecf2bd253293ea70e780795025ace39bfcffec6c;p=emacs.git * m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there. --- 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. */