From a72e06cf1b8f0e037be8a0e3152b9b0ab9ef2c95 Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Fri, 24 Apr 2015 14:22:57 +0200 Subject: Reorganize the Linux implementation and split OSMesa and X11 --- src/api/x11/ffi.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/api/x11/ffi.rs') 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::*; -- cgit v1.2.3