]> git.eshelyaron.com Git - emacs.git/commit
lisp.h: Remove unnecessary preprocessor conditions
authorLin Sun <sunlin7@hotmail.com>
Sat, 22 Oct 2022 00:00:06 +0000 (00:00 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Oct 2022 11:53:01 +0000 (14:53 +0300)
commit095dadf27781b5f7916db0b5d669d7ced8f76d7e
tree04d7c574fc18fbf1bf5a2f325a3746eb33bb9662
parentbb95e597a9adcba0080cba85b2270fdf80696b3a
lisp.h: Remove unnecessary preprocessor conditions

This removes the HAVE_PDUMPER || HAVE_UNEXEC condition
of gflags.will_dump_, which gets in the way when Emacs
is built without any dumping method.  (Bug#58708)
src/lisp.h