Remove unused alignment from GtkTooltip.

This commit is contained in:
Paolo Borelli 2011-12-04 19:20:23 +01:00
parent 7c779a0bee
commit 5a471fefdb

View File

@ -116,7 +116,6 @@ struct _GtkTooltip
GObject parent_instance;
GtkWidget *window;
GtkWidget *alignment;
GtkWidget *box;
GtkWidget *image;
GtkWidget *label;