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 <dan...@fooishbar.org>
---
 Xext/geext.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Xext/geext.c b/Xext/geext.c
index 72eb62e..e679bd3 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.7.3

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to