]> git.eshelyaron.com Git - emacs.git/commit
Remove some ineffective #ifdefs.
authorPhilipp Stephani <phst@google.com>
Fri, 19 Apr 2019 21:17:19 +0000 (23:17 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 19 Apr 2019 21:17:19 +0000 (23:17 +0200)
commit992fd76ce9fcc849971efdee71f35985a1fa0247
tree2707f00a7ee095f566ec278b1d4280b91de88543
parentf5776e0eac52133e66055a8436b0d02d5eaf0faf
Remove some ineffective #ifdefs.

Since DEFSYM doesn't by itself do anything and make-docfile ignores
preprocessor statements, conditional compilation of DEFSYMs is
ineffective.

* src/data.c (syms_of_data): Remove ineffective #ifdefs.
src/data.c