(pop3-leave-mail-on-server): Remove duplication.
authoryamaoka <yamaoka>
Mon, 23 Aug 2004 10:45:05 +0000 (10:45 +0000)
committeryamaoka <yamaoka>
Mon, 23 Aug 2004 10:45:05 +0000 (10:45 +0000)
lisp/pop3.el

index 4dcfc65..ec3c27b 100644 (file)
@@ -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.")