mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
Removed 'extern crate gl_generator'
This commit is contained in:
parent
4bcdbce222
commit
e441247d61
|
@ -28,8 +28,6 @@
|
||||||
//!
|
//!
|
||||||
//! By default only `window` is enabled.
|
//! By default only `window` is enabled.
|
||||||
|
|
||||||
#[phase(plugin)] extern crate gl_generator;
|
|
||||||
|
|
||||||
extern crate gl_common;
|
extern crate gl_common;
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue