Remove duplicate definition of GdkInputWindow

This commit is contained in:
Richard Hult
2009-06-20 11:20:03 +02:00
parent f26fe5bb49
commit 56efcf62c4

View File

@ -35,7 +35,6 @@
typedef struct _GdkAxisInfo GdkAxisInfo;
typedef struct _GdkInputVTable GdkInputVTable;
typedef struct _GdkDevicePrivate GdkDevicePrivate;
typedef struct _GdkInputWindow GdkInputWindow;
struct _GdkInputVTable {
gint (*set_mode) (guint32 deviceid, GdkInputMode mode);