]> git.eshelyaron.com Git - emacs.git/commit
* Clean-up some unnecessary macro usage in comp.c
authorAndrea Corallo <akrl@sdf.org>
Mon, 13 Sep 2021 14:43:33 +0000 (16:43 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 13 Sep 2021 14:51:49 +0000 (16:51 +0200)
commit1b0fb8fc2e515d05e9834bf04d1be8756227a9e0
treeb6da2a194ed474281d403f35b1040ae3173c160a
parentab36b0f5ff18c822d01e32f7a1f757d4db14369d
* Clean-up some unnecessary macro usage in comp.c

* src/comp.c (emit_static_object)
(Fcomp_native_driver_options_effective_p, add_driver_options)
(Fcomp__compile_ctxt_to_file, Fcomp_libgccjit_version): Clean-up
unenecessary 'defined (WINDOWSNT)' usage.
src/comp.c