From: yamaoka Date: Mon, 23 Aug 2004 10:45:05 +0000 (+0000) Subject: (pop3-leave-mail-on-server): Remove duplication. X-Git-Tag: t-gnus-6_17_4-quimby-~794 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=daa58cbc22a9b49acdee3e6ad262b6bbae409c1d;p=elisp%2Fgnus.git- (pop3-leave-mail-on-server): Remove duplication. --- diff --git a/lisp/pop3.el b/lisp/pop3.el index 4dcfc65..ec3c27b 100644 --- a/lisp/pop3.el +++ b/lisp/pop3.el @@ -98,9 +98,6 @@ Defaults to 'pass, for the standard USER/PASS authentication. Other valid values are 'apop.") -(defvar pop3-leave-mail-on-server nil - "*Non-nil if the mail is to be left on the POP server after fetching.") - (defvar pop3-timestamp nil "Timestamp returned when initially connected to the POP server. Used for APOP authentication.")