[Commits] [SCM] claws branch, master, updated. 3.12.0-65-g4f85809

claws at claws-mail.org claws at claws-mail.org
Thu Aug 27 10:47:23 CEST 2015


The branch, master has been updated
       via  4f858094265832164bc3e44b68bad2312dfbdea8 (commit)
      from  e39993c0edeb43edc55f9458f2db4f6d17121e4f (commit)

Summary of changes:
 src/plugins/pgpcore/sgpgme.c |    2 --
 1 file changed, 2 deletions(-)


- Log -----------------------------------------------------------------
commit 4f858094265832164bc3e44b68bad2312dfbdea8
Author: Paul <paul at claws-mail.org>
Date:   Thu Aug 27 09:47:19 2015 +0100

    let's not suggest possible, not necessarily correct, solutions in debug output

diff --git a/src/plugins/pgpcore/sgpgme.c b/src/plugins/pgpcore/sgpgme.c
index cbbfcc4..2cc5a2f 100644
--- a/src/plugins/pgpcore/sgpgme.c
+++ b/src/plugins/pgpcore/sgpgme.c
@@ -226,8 +226,6 @@ gchar *sgpgme_sigstat_info_short(gpgme_ctx_t ctx, gpgme_verify_result_t status)
 		 * can fail and the left-over ~/.gnupg/pubring.gpg will cause claws to crash
 		 * when the above condition is meet.
 		 */
-		debug_print("left-over ~/.gnupg/pubring.gpg might solve the\n"
-			    "problem if you have installed gpg-v21\n");
 		return g_strdup_printf(_("The signature can't be checked - %s."),
                         gpgme_strerror(err));
 	}

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list