]> code.delx.au - gnu-emacs/blobdiff - lisp/simple.el
Merged from miles@gnu.org--gnu-2005 (patch 681)
[gnu-emacs] / lisp / simple.el
index 47047d9ef6d90eb43fa7f2e373ffbec456123910..c55c759662441b29013790ce8e1d2e089deb215e 100644 (file)
@@ -4561,10 +4561,6 @@ See also `read-mail-command' concerning reading mail."
        (insert body))
       t)))
 
-(define-mail-user-agent 'mh-e-user-agent
-  'mh-smail-batch 'mh-send-letter 'mh-fully-kill-draft
-  'mh-before-send-letter-hook)
-
 (defun compose-mail (&optional to subject other-headers continue
                               switch-function yank-action send-actions)
   "Start composing a mail message to send.