mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 13:51:30 +11:00
On X11, remove the now-unrefrenced events.rs source file
#2662 renamed `VirtualKeyCode` to `Key` yet references to the former type still exist in `src/platform_impl/linux/x11/events.rs`. As it turns out the `mod events;` in `x11/mod.rs` was removed in the same PR, but the file accidentally stuck around without being referenced anywhere else.
This commit is contained in:
parent
9ac3259a79
commit
19e3906369