mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove and allow some dead code.
This commit is contained in:
parent
8f2d624cbf
commit
1bc0862214
28 changed files with 20 additions and 152 deletions
|
@ -142,8 +142,6 @@ pub enum ReflowReason {
|
|||
ElementStateChanged,
|
||||
}
|
||||
|
||||
pub type ScrollPoint = Point2D<Au>;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct Window {
|
||||
globalscope: GlobalScope,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue