]> git.eshelyaron.com Git - emacs.git/commit
Pacify -Wunused-macros in --without-all builds
authorStefan Kangas <stefan@marxist.se>
Thu, 14 Jul 2022 12:02:27 +0000 (14:02 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 14 Jul 2022 12:02:27 +0000 (14:02 +0200)
commit35238c4fc020baccc1de24b38fe7b69e97e22c69
tree59cd9ce117ee90dfe2900dc1f0358748bf46cc89
parent2b869237cc1394a34619a28363050f7ee694a5f0
Pacify -Wunused-macros in --without-all builds

* src/image.c (IMAGE_TYPE_INIT): Make conditional on image support.
src/image.c