# HG changeset patch # User Chong Yidong # Date 1228941407 0 # Node ID 1bb4b8e45f2b31ab9dcd1163a4556fbed2dcf85e # Parent d53183123ad7f4c8677032bc45795c61d5815be1 Remove debugging code. diff -r d53183123ad7 -r 1bb4b8e45f2b lisp/mail/pmail.el --- 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)