Jeremy Huddleston wrote:
> -    unsigned int           oldtail = miEventQueue.tail, newtail;
> +    unsigned int           oldtail = miEventQueue.tail;
All fine, but is there a specific reason to remove newtail? Not that I'd
expect this to save more than one or two cycles on any platform...
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to