Inline module_has_cleanup
commit13e9493ea36df04e2c6b69e9b316d40c072ee88b
authorPhilipp Stephani <phst@google.com>
Mon, 5 Jun 2017 08:19:59 +0000 (5 10:19 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 5 Jun 2017 08:19:59 +0000 (5 10:19 +0200)
tree18e96bba89602d9b3a337bdd7f5182a7e1b16168
parent98e107ff0ca39027420a2ea100037402d23a0ea0
Inline module_has_cleanup

This constant is only used once, and we fail compilation anyway if
it's false.

* src/emacs-module.c (MODULE_SETJMP_1): Inline __has_attribute.
src/emacs-module.c