Mercurial > pidgin
changeset 32714:d86fa4e61631
These lines would never be true, due to the outer check.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 06 Jan 2012 06:46:54 +0000 |
parents | a1d6ec1d3547 |
children | 4ae0c82b158d |
files | pidgin/gtkblist.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkblist.c Fri Jan 06 06:44:05 2012 +0000 +++ b/pidgin/gtkblist.c Fri Jan 06 06:46:54 2012 +0000 @@ -5563,9 +5563,6 @@ 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);