From: Stefan Kangas Date: Sun, 15 Dec 2024 18:35:48 +0000 (+0100) Subject: Don't define SYSTEM_PURESIZE_EXTRA X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fad622cfcad2a76062b4b4c1705879d242097785;p=emacs.git Don't define SYSTEM_PURESIZE_EXTRA * nt/inc/ms-w32.h: Don't define SYSTEM_PURESIZE_EXTRA. (cherry picked from commit 925431f030b6d6e095ed8f946243e144adcff54c) --- diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h index 357b4612156..0627c4bcad7 100644 --- a/nt/inc/ms-w32.h +++ b/nt/inc/ms-w32.h @@ -595,9 +595,6 @@ typedef unsigned int EMACS_UINT; # endif #endif -/* We need a little extra space, see ../../lisp/loadup.el. */ -#define SYSTEM_PURESIZE_EXTRA 50000 - #define DATA_START get_data_start () /* For unexec to work on Alpha systems, we need to put Emacs'