emacs: Delete some trailing whitespace.

That managed to sneak in with some recent improvements to the Fcc code.
This commit is contained in:
Carl Worth 2010-04-26 23:09:08 -07:00
parent 24a7a10af2
commit 173a195da9

View file

@ -122,8 +122,6 @@
(t
(error "I don't know how to create a maildir here"))))
(defun notmuch-maildir-fcc-save-buffer-to-tmp (destdir)
"Returns the msg id of the message written to the temp directory
if successful, nil if not."