aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-email.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-email.el b/git-email.el
index 6a19500..603adfd 100644
--- a/git-email.el
+++ b/git-email.el
@@ -319,7 +319,6 @@ them into the message buffer."
"*** TO ADDRESS HERE ***"
sendemail-to))
(diff (git-email--extract-diff patch-file)))
- (print to-address)
(funcall git-email-compose-email-function to
;; Remove 'subject' header, otherwise two subject headers will be
;; inserted.