[PATCH 31/31] GE: Remove unused RT_GECLIENT

Daniel Stone daniel at fooishbar.org
Fri Dec 2 03:31:37 PST 2011


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>
---
 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



More information about the xorg-devel mailing list