]> code.delx.au - gnu-emacs/blobdiff - lisp/ezimage.el
Merge from mainline.
[gnu-emacs] / lisp / ezimage.el
index c0ba24749406ea2950b2b6b157ecf7dd2a27d44c..b828f79f8fae38714df2adbaa146c86cbd340d78 100644 (file)
@@ -71,7 +71,7 @@ IMAGESPEC is the image data, and DOCSTRING is documentation for the image."
   ;; XEmacs.
   (if (not (fboundp 'make-glyph))
 
-      (defmacro defezimage (variable imagespec docstring)
+      (defmacro defezimage (variable _imagespec docstring)
        "Don't bother loading up an image...
 Argument VARIABLE is the variable to define.
 Argument IMAGESPEC is the list defining the image to create.