pathbar: Remove unused define
authorTimm Bäder <mail@baedert.org>
Mon, 18 Jun 2018 19:18:34 +0000 (21:18 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 20 Jun 2018 05:48:54 +0000 (07:48 +0200)
gtk/gtkpathbar.c

index c4d98ab4e5437322db721c09d818a4cbcc7a4cf4..9a2b5556e62535f9c29cf71983d75c01349cfb68 100644 (file)
@@ -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