Mercurial > emacs
changeset 100337:1bb4b8e45f2b
Remove debugging code.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 10 Dec 2008 20:36:47 +0000 |
parents | d53183123ad7 |
children | c948e8693333 |
files | lisp/mail/pmail.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/pmail.el Wed Dec 10 19:25:26 2008 +0000 +++ b/lisp/mail/pmail.el Wed Dec 10 20:36:47 2008 +0000 @@ -954,7 +954,6 @@ (kill-all-local-variables) (write-region (point-min) (point-max) old-file) (unrmail old-file new-file) - (unrmail old-file "/home/cyd/pmail-test") (message "Replacing BABYL format with mbox format...") (let ((inhibit-read-only t)) (erase-buffer)