diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ extern crate lazy_static; #[macro_use] extern crate shared_library; -extern crate gl_common; extern crate libc; #[cfg(target_os = "windows")] |