mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Remove old "egl" module
This commit is contained in:
@@ -43,9 +43,6 @@ mod osx;
|
||||
#[cfg(target_os = "android")]
|
||||
mod android;
|
||||
|
||||
#[allow(dead_code)]
|
||||
//mod egl;
|
||||
|
||||
mod events;
|
||||
|
||||
#[cfg(not(target_os = "windows"), not(target_os = "linux"), not(target_os = "macos"), not(target_os = "android"))]
|
||||
|
||||
Reference in New Issue
Block a user