diff --git a/components/style/stylist.rs b/components/style/stylist.rs index 5962117fbad..5eaeeecdece 100644 --- a/components/style/stylist.rs +++ b/components/style/stylist.rs @@ -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( &mut self, guards: &StylesheetGuards,