[PATCH 31/31] GE: Remove unused RT_GECLIENT
Peter Hutterer
peter.hutterer at who-t.net
Tue Dec 6 14:50:26 PST 2011
On Fri, Dec 02, 2011 at 11:31:37AM +0000, Daniel Stone wrote:
> 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
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
Cheers,
Peter
More information about the xorg-devel
mailing list