fixed: Remove unused struct member
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
|
||||
typedef struct
|
||||
{
|
||||
GtkWidget *widget;
|
||||
gint x;
|
||||
gint y;
|
||||
} GtkFixedChild;
|
||||
|
||||
Reference in New Issue
Block a user