cpw.qulogic.gtk3: 191e857c: These lines would never be true, due to ...

qulogic at pidgin.im qulogic at pidgin.im
Fri Feb 3 01:55:55 EST 2012


----------------------------------------------------------------------
Revision: 191e857c4e2822deb87eb6976157e06b9553a565
Parent:   8a9242650c43af5c1b0db73dcb89747f968247f7
Author:   qulogic at pidgin.im
Date:     01/06/12 01:46:54
Branch:   im.pidgin.cpw.qulogic.gtk3
URL: http://d.pidgin.im/viewmtn/revision/info/191e857c4e2822deb87eb6976157e06b9553a565

Changelog: 

These lines would never be true, due to the outer check.

Changes against parent 8a9242650c43af5c1b0db73dcb89747f968247f7

  patched  pidgin/gtkblist.c

-------------- next part --------------
============================================================
--- pidgin/gtkblist.c	098151585b21bac48c3e8363ce3939bec4165573
+++ pidgin/gtkblist.c	f63d600eb6eae3b72402661af81825230f699fa1
@@ -5563,9 +5563,6 @@ headline_style_set (GtkWidget *widget,
 	g_object_ref_sink (tooltips);
 
 	gtk_tooltips_force_window (tooltips);
-#if GTK_CHECK_VERSION(2, 12, 0)
-	gtk_widget_set_name (tooltips->tip_window, "gtk-tooltips");
-#endif
 	gtk_widget_ensure_style (tooltips->tip_window);
 	style = gtk_widget_get_style (tooltips->tip_window);
 


More information about the Commits mailing list