[Commits] rssyl_prefs.c 1.1.2.11 1.1.2.12

colin at claws-mail.org colin at claws-mail.org
Sat Oct 22 20:26:26 CEST 2011


Update of /home/claws-mail/plugins/rssyl/src
In directory claws-mail:/tmp/cvs-serv5155/src

Modified Files:
      Tag: gtk2
	rssyl_prefs.c 
Log Message:
2011-10-22 [colin]	0.31.0cvs2

	* src/rssyl_prefs.c
		Fix CLAWS_TIP_DECL()

Index: rssyl_prefs.c
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/src/Attic/rssyl_prefs.c,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -d -r1.1.2.11 -r1.1.2.12
--- rssyl_prefs.c	23 Mar 2010 23:25:17 -0000	1.1.2.11
+++ rssyl_prefs.c	22 Oct 2011 18:26:24 -0000	1.1.2.12
@@ -92,7 +92,6 @@
 	GtkWidget *cookies_path;
 	GtkWidget *label;
 	GtkObject *refresh_adj, *expired_adj;
-	CLAWS_TIP_DECL();
 
 	table = gtk_table_new(RSSYL_NUM_PREFS, 2, FALSE);
 	gtk_container_set_border_width(GTK_CONTAINER(table), 5);



More information about the Commits mailing list