mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Fix Windows build
This commit is contained in:
parent
728fdff721
commit
f3e237e558
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ pub mod egl {
|
|||
pub display: EGLNativeDisplayType,
|
||||
}
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
pub fn init() -> Result<EGLInitResult, &'static str> {
|
||||
info!("Loading EGL...");
|
||||
unsafe {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue