diff --git a/gtk/gtkpathbar.c b/gtk/gtkpathbar.c index c4d98ab4e5..9a2b5556e6 100644 --- a/gtk/gtkpathbar.c +++ b/gtk/gtkpathbar.c @@ -100,9 +100,6 @@ typedef enum { static guint path_bar_signals [LAST_SIGNAL] = { 0 }; -/* Icon size for if we can't get it from the theme */ -#define FALLBACK_ICON_SIZE 16 - typedef struct _ButtonData ButtonData; struct _ButtonData