[PATCH 54/54] GE: Remove unused RT_GECLIENT
Daniel Stone
daniel at fooishbar.org
Mon Jul 9 18:03:38 PDT 2012
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 at fooishbar.org>
Reviewed-by: Adam Jackson <ajax at redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
---
Xext/geext.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/Xext/geext.c b/Xext/geext.c
index b350f10..ebfacdc 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 */
--
1.7.10.4
More information about the xorg-devel
mailing list