projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc35b2
)
toolitem: Remove unused members
author
Timm Bäder
<mail@baedert.org>
Mon, 30 Dec 2019 08:16:18 +0000
(09:16 +0100)
committer
Timm Bäder
<mail@baedert.org>
Tue, 7 Jan 2020 16:27:18 +0000
(17:27 +0100)
gtk/gtktoolitem.c
patch
|
blob
|
history
diff --git
a/gtk/gtktoolitem.c
b/gtk/gtktoolitem.c
index 08609a67eee592909a6b85eb6be5e16bed8d2e63..1515064ec7106c4de0062ce7f7a58c2f364b20e8 100644
(file)
--- a/
gtk/gtktoolitem.c
+++ b/
gtk/gtktoolitem.c
@@
-75,9
+75,6
@@
enum {
struct _GtkToolItemPrivate
{
- gchar *tip_text;
- gchar *tip_private;
-
guint visible_horizontal : 1;
guint visible_vertical : 1;
guint homogeneous : 1;