# HG changeset patch # User Karl Heuer # Date 760833159 0 # Node ID ebef92c4d26c8aeb92f95e9bfdfc97bc499d8b9f # Parent 91dcabd87088cda478fa2a997e591dc33c57372a (CRT0_DUMMIES): Definition deleted. diff -r 91dcabd87088 -r ebef92c4d26c src/m/news.h --- a/src/m/news.h Wed Feb 09 22:21:47 1994 +0000 +++ b/src/m/news.h Wed Feb 09 22:32:39 1994 +0000 @@ -47,7 +47,9 @@ /* One CRT0 Dummy variable */ +#if 0 /* larry@mitra.com says Sony's as doesn't like this. */ #define CRT0_DUMMIES one_dummy, +#endif /* Use type int rather than a union, to represent Lisp_Object */