mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Fix compiler warnings
This commit is contained in:
parent
8b3a49349d
commit
f305c82494
5 changed files with 6 additions and 5 deletions
|
@ -753,7 +753,7 @@ impl MaybeNew for ViewportConstraints {
|
|||
})
|
||||
} else {
|
||||
None
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue