changeset 100200:84fb073c79f6

(pmail-sort-messages): Don't call removed function pmail-header-show-headers.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 04 Dec 2008 03:24:41 +0000
parents 534909f112bb
children 4e81f7c8bb2c
files lisp/mail/pmailsort.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/pmailsort.el	Thu Dec 04 03:24:28 2008 +0000
+++ b/lisp/mail/pmailsort.el	Thu Dec 04 03:24:41 2008 +0000
@@ -167,7 +167,6 @@
 	  (predicate nil)			;< or string-lessp
 	  (sort-lists nil))
       (message "Finding sort keys...")
-      (pmail-header-show-headers)
       (widen)
       (let ((msgnum 1))
 	(while (>= pmail-total-messages msgnum)