[Commits] [SCM] claws branch, master, updated. 3.10.1-136-g7229dd2
claws at claws-mail.org
claws at claws-mail.org
Fri Aug 1 08:05:39 CEST 2014
The branch, master has been updated
via 7229dd2c728a99266b47b7a3e154ef4744cb9c43 (commit)
from ee35990fd9dac7032e86a107ae84c4ef22f0a444 (commit)
Summary of changes:
src/plugins/pgpcore/sgpgme.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 7229dd2c728a99266b47b7a3e154ef4744cb9c43
Author: Paul <paul at claws-mail.org>
Date: Fri Aug 1 07:05:31 2014 +0100
tidy up after last commit
diff --git a/src/plugins/pgpcore/sgpgme.c b/src/plugins/pgpcore/sgpgme.c
index b247eb7..6ba6d57 100644
--- a/src/plugins/pgpcore/sgpgme.c
+++ b/src/plugins/pgpcore/sgpgme.c
@@ -1,6 +1,6 @@
/*
* Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2012 the Claws Mail team
+ * Copyright (C) 1999-2014 the Claws Mail team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -396,7 +396,6 @@ gpgme_data_t sgpgme_data_from_mimeinfo(MimeInfo *mimeinfo)
gpgme_data_t data = NULL;
gpgme_error_t err;
FILE *fp = g_fopen(mimeinfo->data.filename, "rb");
- gchar *tmp_file = NULL;
if (!fp)
return NULL;
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list