X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fdelta.h;h=21e954f6ce9b8fbb6b9e8115176b5b82738938ca;hb=a004843a31361c8d68ae24d5dce0ea0814d49f1d;hp=a05b0053e9bb9df34e4a537d1a17a626a508aea8;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git- diff --git a/src/m/delta.h b/src/m/delta.h index a05b005..21e954f 100644 --- a/src/m/delta.h +++ b/src/m/delta.h @@ -48,15 +48,6 @@ Boston, MA 02111-1307, USA. */ /* #define CANNOT_DUMP */ -/* Define VIRT_ADDR_VARIES if the virtual addresses of - pure and impure space as loaded can vary, and even their - relative order cannot be relied on. - - Otherwise Emacs assumes that data space precedes text space, - numerically. */ - -/* #define VIRT_ADDR_VARIES */ - /* Define C_ALLOCA if this machine does not support a true alloca and the one written in C should be used instead. Define HAVE_ALLOCA to say that the system provides a properly