summaryrefslogtreecommitdiff
path: root/Xext
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2012-07-10 02:03:38 +0100
committerKeith Packard <keithp@keithp.com>2012-07-10 00:42:10 -0700
commit532fbc29c900469ef4867ccb7eabb953019dcab5 (patch)
tree65027c72be7ff48081b396aa05d651f343d4c2bf /Xext
parent0e70b333d4846b166bf4a0a0c5d1a80623ba08dc (diff)
GE: Remove unused RT_GECLIENT
Remove remnants of an earlier experiment which had the GE extension handling event delivery directly. Nothing's used the resource since, so purge it. Signed-off-by: Daniel Stone <daniel@fooishbar.org> Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Xext')
-rw-r--r--Xext/geext.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/geext.c b/Xext/geext.c
index ad7f963db..1e5ae6f82 100644
--- a/Xext/geext.c
+++ b/Xext/geext.c
@@ -36,8 +36,6 @@
DevPrivateKeyRec GEClientPrivateKeyRec;
-int RT_GECLIENT = 0;
-
GEExtension GEExtensions[MAXEXTENSIONS];
/* Major available requests */