boxgadget: Remove unused ComputeExpandFunc
This commit is contained in:
committed by
Matthias Clasen
parent
0845246fb8
commit
a5b25d452a
@@ -46,8 +46,6 @@ struct _GtkBoxGadgetPrivate {
|
||||
guint align_reverse : 1;
|
||||
};
|
||||
|
||||
typedef gboolean (* ComputeExpandFunc) (GObject *object, GtkOrientation orientation);
|
||||
|
||||
typedef struct _GtkBoxGadgetChild GtkBoxGadgetChild;
|
||||
struct _GtkBoxGadgetChild {
|
||||
GObject *object;
|
||||
|
||||
Reference in New Issue
Block a user