mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
Removed 'extern crate gl_generator'
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
//!
|
||||
//! By default only `window` is enabled.
|
||||
|
||||
#[phase(plugin)] extern crate gl_generator;
|
||||
|
||||
extern crate gl_common;
|
||||
extern crate libc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user