[Commits] [SCM] claws branch, master, updated. 3.14.0-106-ga48bc28
ticho at claws-mail.org
ticho at claws-mail.org
Sun Oct 2 19:05:25 CEST 2016
The branch, master has been updated
via a48bc282238c94763a8c35a797e72b57b0fd3034 (commit)
from 8eb1faa9d4cbed5be056891e0bc263a821925282 (commit)
Summary of changes:
src/compose.c | 2 --
1 file changed, 2 deletions(-)
- Log -----------------------------------------------------------------
commit a48bc282238c94763a8c35a797e72b57b0fd3034
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Sun Oct 2 19:04:57 2016 +0200
Removed a superfluous debug_print() call.
diff --git a/src/compose.c b/src/compose.c
index 2ddb5bf..afe00fc 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -5555,8 +5555,6 @@ static gint compose_write_to_file(Compose *compose, FILE *fp, gint action, gbool
mimemsg->tmp = TRUE; /* must free content later */
mimemsg->data.mem = compose_get_header(compose);
- debug_print(mimemsg->data.mem);
-
/* Create text part MimeInfo */
/* get all composed text */
buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(compose->text));
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list