From 417b1d8335d395db7993616d9301a8093efb0a16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Mon, 18 Jun 2018 21:18:34 +0200 Subject: [PATCH] pathbar: Remove unused define --- gtk/gtkpathbar.c | 3 --- 1 file changed, 3 deletions(-) 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