mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Update to libc 0.2, remove unnecessary gl_common crate
This commit is contained in:
committed by
Pierre Krieger
parent
37262fb228
commit
b02265fa11
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user