forked from AuroraMiddleware/gtk
fixed: Remove unused struct member
This commit is contained in:
parent
9e0f43e8cb
commit
d2178bcb94
@ -82,7 +82,6 @@
|
||||
|
||||
typedef struct
|
||||
{
|
||||
GtkWidget *widget;
|
||||
gint x;
|
||||
gint y;
|
||||
} GtkFixedChild;
|
||||
|
Loading…
Reference in New Issue
Block a user