1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00

* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.

This commit is contained in:
Francesco Potortì 1994-05-06 08:16:14 +00:00
parent 9f4b7963c9
commit ecf2bd2532

View file

@ -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. */