mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
13c722c026
The ClutterX11XInputEventTypes enumeration has been unused inside Clutter for the past 4 years and a half, since we switched to the XInput 2 API. The enumeration itself has always been private, and nobody should have used it in the first place, but if something breaks, we can revert this commit.