projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443a64a
)
pathbar: Remove unused define
author
Timm Bäder
<mail@baedert.org>
Mon, 18 Jun 2018 19:18:34 +0000
(21:18 +0200)
committer
Timm Bäder
<mail@baedert.org>
Wed, 20 Jun 2018 05:48:54 +0000
(07:48 +0200)
gtk/gtkpathbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpathbar.c
b/gtk/gtkpathbar.c
index c4d98ab4e5437322db721c09d818a4cbcc7a4cf4..9a2b5556e62535f9c29cf71983d75c01349cfb68 100644
(file)
--- 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