mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Merge pull request #433 from Daggerbot/pr
Removed import of x11::xlib::xkb, which has been absorbed by x11::xlib.
This commit is contained in:
@@ -2,7 +2,6 @@ pub use x11::keysym::*;
|
|||||||
pub use x11::xcursor::*;
|
pub use x11::xcursor::*;
|
||||||
pub use x11::xf86vmode::*;
|
pub use x11::xf86vmode::*;
|
||||||
pub use x11::xlib::*;
|
pub use x11::xlib::*;
|
||||||
pub use x11::xlib::xkb::*;
|
|
||||||
|
|
||||||
pub use self::glx::types::GLXContext;
|
pub use self::glx::types::GLXContext;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user