On Fri, 2009-02-13 at 15:28 +1000, Peter Hutterer wrote:
> A bit of janitor work.
> 
> Peter Hutterer (4):
>       Remove two more define XKB leftovers.
>       Xi: remove dynamic mask assignment for XI events.
>       dix: Don't set core events in SetMaskForEvent.
>       dix: Remove lastEventMask variable, substitute with a #define.
> 
> Xi: remove dynamic mask assignment for XI events.
> This is probably the most exciting one. It removes the dynamic mask allocation
> for XI events because, well, it's pointless. We end up with the same masks
> each time anyway so I don't really see the point of having it in the first
> place.

Yay constant propagation!

Signed-off-by: Adam Jackson <[email protected]>

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to