Remove old "egl" module
This commit is contained in:
parent
451b754e79
commit
3043cb2848
3 changed files with 0 additions and 303 deletions
|
|
@ -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"))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue