forked from AuroraMiddleware/gtk
GdkEvent: Remove unused struct
This commit is contained in:
parent
b2eff300b1
commit
01e985a830
@ -64,14 +64,6 @@
|
|||||||
* of related touch events.
|
* of related touch events.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef struct _GdkIOClosure GdkIOClosure;
|
|
||||||
|
|
||||||
struct _GdkIOClosure
|
|
||||||
{
|
|
||||||
GDestroyNotify notify;
|
|
||||||
gpointer data;
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Private variable declarations
|
/* Private variable declarations
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user