aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorFrancesco Potortì1994-05-06 08:16:14 +0000
committerFrancesco Potortì1994-05-06 08:16:14 +0000
commitecf2bd253293ea70e780795025ace39bfcffec6c (patch)
tree32a7a94be48c9f4d3c2905b5b32fc7920bc7b57f /src/m
parent9f4b7963c9f50e8e90e8b1849b09ef2a7d5d5786 (diff)
downloademacs-ecf2bd253293ea70e780795025ace39bfcffec6c.tar.gz
emacs-ecf2bd253293ea70e780795025ace39bfcffec6c.zip
* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/delta.h1
1 files changed, 0 insertions, 1 deletions
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. */
153#undef KERNEL_FILE 153#undef KERNEL_FILE
154#define KERNEL_FILE "/sysv68" 154#define KERNEL_FILE "/sysv68"
155#undef LDAV_SYMBOL 155#undef LDAV_SYMBOL
156#define SYSTEM_MALLOC
157#ifdef SIGIO 156#ifdef SIGIO
158 /* R3V7 has SIGIO, but interrupt input does not work yet. 157 /* R3V7 has SIGIO, but interrupt input does not work yet.
159 Let's go on with cbreak code. */ 158 Let's go on with cbreak code. */