Re: [PATCH 25/31] Xi: Remove dead Device{Enter,Leave}WindowMask

2011-12-06 Thread Peter Hutterer
On Fri, Dec 02, 2011 at 11:31:31AM +, Daniel Stone wrote: These were an unused remnant of earlier MPX work; their only users got cleared out in dc153271, but the mask declarations remained. Remove them, and move DevicePropertyNotify's mask up to be contiguous with the rest of the range.

[PATCH 25/31] Xi: Remove dead Device{Enter,Leave}WindowMask

2011-12-02 Thread Daniel Stone
These were an unused remnant of earlier MPX work; their only users got cleared out in dc153271, but the mask declarations remained. Remove them, and move DevicePropertyNotify's mask up to be contiguous with the rest of the range. Signed-off-by: Daniel Stone dan...@fooishbar.org --- Xi/extinit.c