forked from AuroraMiddleware/gtk
gdk: Remove GdkWindowObject typedef
It's unused by now.
This commit is contained in:
parent
48e92c6939
commit
8f8aeb7dfe
@ -474,7 +474,6 @@ struct _GdkPointerHooks
|
||||
gint *win_y);
|
||||
};
|
||||
|
||||
typedef struct _GdkWindowObject GdkWindowObject;
|
||||
typedef struct _GdkWindowClass GdkWindowClass;
|
||||
|
||||
#define GDK_TYPE_WINDOW (gdk_window_get_type ())
|
||||
|
Loading…
Reference in New Issue
Block a user