[Commits] [SCM] claws branch, master, updated. 3.15.0-55-g505ab76

mones at claws-mail.org mones at claws-mail.org
Sun May 21 21:15:49 CEST 2017


The branch, master has been updated
       via  505ab7630bc8d5a9ecc8200db0786bcd57e0bee2 (commit)
      from  2db3b8b10236c09219abced7979a273feae34a70 (commit)

Summary of changes:
 src/html.c |    8 --------
 1 file changed, 8 deletions(-)


- Log -----------------------------------------------------------------
commit 505ab7630bc8d5a9ecc8200db0786bcd57e0bee2
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sun May 21 21:15:42 2017 +0200

    Remove unused struct

diff --git a/src/html.c b/src/html.c
index 0d78c67..95f5a08 100644
--- a/src/html.c
+++ b/src/html.c
@@ -304,14 +304,6 @@ static SC_HTMLSymbol symbol_list[] = {
  {"™", "\342\204\242"}
 };
 
-typedef struct _SC_HTMLAltSymbol	SC_HTMLAltSymbol;
-
-struct _SC_HTMLAltSymbol
-{
-	gint key;
-	gchar *const val;
-};
-
 static GHashTable *default_symbol_table;
 
 static SC_HTMLState sc_html_read_line	(SC_HTMLParser	*parser);

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list