[Commits] [SCM] claws branch, master, updated. 3.13.2-211-g5164fae

mones at claws-mail.org mones at claws-mail.org
Thu Jul 28 13:55:22 CEST 2016


The branch, master has been updated
       via  5164fae34b6e2e11c1e94959ed4e66c5e66004da (commit)
      from  8959d16e49de13c2cd0e289ac5364bbcaf03dec8 (commit)

Summary of changes:
 src/common/plugin.c |    1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit 5164fae34b6e2e11c1e94959ed4e66c5e66004da
Author: Ricardo Mones <ricardo at mones.org>
Date:   Thu Jul 28 13:55:09 2016 +0200

    Remove also unused struct member

diff --git a/src/common/plugin.c b/src/common/plugin.c
index e31dcd6..91c8ef1 100644
--- a/src/common/plugin.c
+++ b/src/common/plugin.c
@@ -51,7 +51,6 @@ struct _Plugin
 	const gchar *(*version) (void);
 	const gchar *(*type) (void);
 	const gchar *(*licence) (void);
-	void (*master_passphrase_change) (const gchar *oldp, const gchar *newp);
 	struct PluginFeature *(*provides) (void);
 	
 	GSList *rdeps;

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list