From 2bf84ba4683b2621c797017c7f17e26ac0df3b40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Tue, 26 Sep 2017 14:52:00 +0200 Subject: [PATCH] style: There are no more ua_sheets. --- components/style/stylist.rs | 2 -- 1 file changed, 2 deletions(-) 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,