diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-04-14 22:22:07 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-04-14 22:22:07 +0300 |
commit | 26df9aae532827461047159836569406c707c211 (patch) | |
tree | 92070c28fccb6048742c2236dd18f22cc49caa14 /lisp/emacs-lisp/autoload.el | |
parent | 6bf79d65d35d558831e6e8279fa38320c5ffab87 (diff) | |
download | emacs-26df9aae532827461047159836569406c707c211.tar.gz |
Avoid compiler warning in image.c
* src/image.c (image_can_use_native_api): Avoid compiler warnings
by making this function conditioned on HAVE_NATIVE_IMAGE_API.
(initialize_image_type): Call image_can_use_native_api only if
HAVE_NATIVE_IMAGE_API is non-zero. Reported by Basil
L. Contovounesios <contovob@tcd.ie>.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions