(TopLevel): Use `static-if', requiring "static" at the compile time.
[elisp/gnus.git-] / lisp / mm-view.el
index 5b53685..f5651f4 100644 (file)
@@ -33,6 +33,9 @@
   (autoload 'vcard-parse-string "vcard")
   (autoload 'vcard-format-string "vcard"))
 
+;; Avoid byte compile warning.
+(defvar gnus-article-mime-handles)
+
 ;;;
 ;;; Functions for displaying various formats inline
 ;;;