forked from AuroraMiddleware/gtk
cssnode: Remove unused struct
This commit is contained in:
parent
ea2a3f3e62
commit
b9316a404a
@ -106,11 +106,6 @@ enum {
|
||||
NUM_PROPERTIES
|
||||
};
|
||||
|
||||
struct _GtkCssNodeStyleChange {
|
||||
GtkCssStyle *old_style;
|
||||
GtkCssStyle *new_style;
|
||||
};
|
||||
|
||||
static guint cssnode_signals[LAST_SIGNAL] = { 0 };
|
||||
static GParamSpec *cssnode_properties[NUM_PROPERTIES];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user