aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/x11/ffi.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/x11/ffi.rs')
-rw-r--r--src/api/x11/ffi.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/api/x11/ffi.rs b/src/api/x11/ffi.rs
index 2fcda3b..9fd9933 100644
--- a/src/api/x11/ffi.rs
+++ b/src/api/x11/ffi.rs
@@ -1,5 +1,3 @@
-#[cfg(feature="headless")]
-pub use osmesa_sys::*;
pub use x11::keysym::*;
pub use x11::xcursor::*;
pub use x11::xf86vmode::*;