From: Timm Bäder Date: Mon, 18 Jun 2018 19:18:34 +0000 (+0200) Subject: pathbar: Remove unused define X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~53 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=417b1d8335d395db7993616d9301a8093efb0a16;p=gtk4.git pathbar: Remove unused define --- 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