mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Dead code elimination
This commit is contained in:
parent
f2766cf6f3
commit
c08ef4cb23
1 changed files with 0 additions and 4 deletions
|
@ -349,10 +349,6 @@ impl WebGLRenderingContext {
|
|||
}
|
||||
}
|
||||
|
||||
pub fn size(&self) -> Size2D<u32> {
|
||||
self.size.get()
|
||||
}
|
||||
|
||||
// Helper function for validating framebuffer completeness in
|
||||
// calls touching the framebuffer. From the GLES 2.0.25 spec,
|
||||
// page 119:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue