pathbar: Remove unused define

This commit is contained in:
Timm Bäder 2018-06-18 21:18:34 +02:00
parent 443a64a38e
commit 417b1d8335

View 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