diff pidgin/gtkdebug.c @ 29755:a3e29e210b2e

propagate from branch 'im.pidgin.pidgin' (head 5e48191adf93863395ea1bc8d7efdc62d54c079d) to branch 'im.pidgin.pidgin.next.minor' (head 6df56a1ab70195e20ac3019502e8bf94eeb4e59a)
author Paul Aurich <paul@darkrain42.org>
date Thu, 11 Feb 2010 20:14:51 +0000
parents 2b9db39bd7ed
children 623e60f8cb65
line wrap: on
line diff
--- a/pidgin/gtkdebug.c	Thu Feb 11 20:14:36 2010 +0000
+++ b/pidgin/gtkdebug.c	Thu Feb 11 20:14:51 2010 +0000
@@ -721,9 +721,7 @@
 		/* Setup our top button bar thingie. */
 		toolbar = gtk_toolbar_new();
 		gtk_toolbar_set_tooltips(GTK_TOOLBAR(toolbar), TRUE);
-#if GTK_CHECK_VERSION(2,4,0)
 		gtk_toolbar_set_show_arrow(GTK_TOOLBAR(toolbar), TRUE);
-#endif
 		g_signal_connect(G_OBJECT(toolbar), "button-press-event", G_CALLBACK(toolbar_context), win);
 
 		gtk_toolbar_set_style(GTK_TOOLBAR(toolbar),