mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #18640 - emilio:cleanup-as-you-go, r=nox
style: Really minor cleanups. See commits for details.
This commit is contained in:
commit
4450bbdb0c
4 changed files with 122 additions and 97 deletions
|
@ -499,8 +499,6 @@ impl Stylist {
|
|||
|
||||
/// Flush the list of stylesheets if they changed, ensuring the stylist is
|
||||
/// up-to-date.
|
||||
///
|
||||
/// FIXME(emilio): Move the `ua_sheets` to the Stylist too?
|
||||
pub fn flush<E>(
|
||||
&mut self,
|
||||
guards: &StylesheetGuards,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue