Query the user for whether to store the credentials.
[gnus] / lisp / gnus-picon.el
index 0b3b3b5..fb23d90 100644 (file)
@@ -101,7 +101,6 @@ added right to the textual representation."
 
 ;;; Internal variables:
 
-(defvar gnus-picon-setup-p nil)
 (defvar gnus-picon-glyph-alist nil
   "Picon glyphs cache.
 List of pairs (KEY . GLYPH) where KEY is either a filename or an URL.")
@@ -319,5 +318,4 @@ If picons are already displayed, remove them."
 
 (provide 'gnus-picon)
 
-;; arch-tag: fe9aede0-1b1b-463a-b4ab-807f98bcb31f
 ;;; gnus-picon.el ends here