summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2012-03-06 12:03:13 +0100
committerAlexander Larsson <alexl@redhat.com>2012-03-06 12:04:36 +0100
commit74305597366d92a54692542078f653262041ebab (patch)
tree9a2ad469eb92e55214fa26159a68e100175d224a /gdk/gdkinternals.h
parent68fe42ac26349c5c8b31168f4343e027423808b8 (diff)
downloadgtk+-74305597366d92a54692542078f653262041ebab.tar.gz
win32: Remove some unused input stuff to make win32 build again
Input events doesn't quite seem to work though, so it needs some fixing.
Diffstat (limited to 'gdk/gdkinternals.h')
-rw-r--r--gdk/gdkinternals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 1a4466f054..35bbb7fe24 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -184,7 +184,6 @@ struct _GdkWindow
gint y;
GdkEventMask event_mask;
- gint extension_events;
GList *filters;
GList *children;