summaryrefslogtreecommitdiff
path: root/gtk/gtktooltips.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktooltips.h')
-rw-r--r--gtk/gtktooltips.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtktooltips.h b/gtk/gtktooltips.h
index e270650c5e..bd6c54ae9f 100644
--- a/gtk/gtktooltips.h
+++ b/gtk/gtktooltips.h
@@ -67,10 +67,6 @@ struct _GtkTooltips
GtkTooltipsData *active_tips_data;
GList *tips_data_list;
- GdkGC *gc;
- GdkColor *foreground;
- GdkColor *background;
-
guint delay : 30;
guint enabled : 1;
gint timer_tag;