[Commits] addrgather.c 1.5.10.33.2.2 1.5.10.33.2.3

miras at claws-mail.org miras at claws-mail.org
Wed Nov 30 02:59:44 CET 2011


Update of /home/claws-mail/claws/src
In directory claws-mail:/tmp/cvs-serv32192/src

Modified Files:
      Tag: new-contacts
	addrgather.c 
Log Message:
2011-11-30 [mir]	3.7.10cvs16.6-new-contacts

	* src/addrgather.c
	    Remove CLAWS_TIP_DECL since undefined 

Index: addrgather.c
===================================================================
RCS file: /home/claws-mail/claws/src/addrgather.c,v
retrieving revision 1.5.10.33.2.2
retrieving revision 1.5.10.33.2.3
diff -u -d -r1.5.10.33.2.2 -r1.5.10.33.2.3
--- addrgather.c	29 Nov 2011 00:15:19 -0000	1.5.10.33.2.2
+++ addrgather.c	30 Nov 2011 01:59:42 -0000	1.5.10.33.2.3
@@ -324,7 +324,6 @@
 	GtkWidget *hboxs;
 	GtkWidget *spinbtnFolder;
 	GtkObject *adjFolder;
-	CLAWS_TIP_DECL();
 #endif
 	GtkWidget *checkRecurse;
 	gint top;
@@ -453,9 +452,6 @@
 	GtkWidget *clistCount;
 	gchar *titles[ FIELDS_N_COLS ];
 	gint i;
-#ifndef USE_NEW_ADDRBOOK
-	CLAWS_TIP_DECL();
-#endif
 	titles[ FIELD_COL_HEADER ] = _("Header Name");
 	titles[ FIELD_COL_COUNT  ] = _("Address Count");
 



More information about the Commits mailing list