mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
servoshell: Remove duplicate egl bindings on android/ohos (#34716)
- The default value for SwapInterval is 1, so setting it to 1 changes nothing - We don't clear the screen immediately anymore, which was the only useage of the egl bindings this saves us from duplicated EGL bindings. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
65c65c9a6a
commit
0dd8798148
10 changed files with 6 additions and 110 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -6594,7 +6594,6 @@ dependencies = [
|
|||
"euclid",
|
||||
"getopts",
|
||||
"gilrs",
|
||||
"gl_generator",
|
||||
"gleam",
|
||||
"glow",
|
||||
"headers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue