[PATCH xserver 01/12] include: Remove some unused macros

Keith Packard keithp at keithp.com
Fri Jun 16 20:14:43 UTC 2017


Adam Jackson <ajax at redhat.com> writes:

> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  include/extnsionst.h | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/include/extnsionst.h b/include/extnsionst.h
> index 636f0a891..8cbf333f9 100644
> --- a/include/extnsionst.h
> +++ b/include/extnsionst.h
> @@ -85,11 +85,6 @@ extern _X_EXPORT void
>  NotImplemented(                 /* FIXME: this may move to another file... */
>                    xEvent *, xEvent *) _X_NORETURN;
>  
> -#define    SetGCVector(pGC, VectorElement, NewRoutineAddress, Atom)    \
> -    pGC->VectorElement = NewRoutineAddress;
> -
> -#define    GetGCValue(pGC, GCElement)    (pGC->GCElement)
> -
>  extern _X_EXPORT ExtensionEntry *
>  AddExtension(const char * /*name */ ,
>               int /*NumEvents */ ,
> -- 
> 2.13.0

Reviewed-by: Keith Packard <keithp at keithp.com>

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20170616/2561de1b/attachment.sig>


More information about the xorg-devel mailing list