style: There are no more ua_sheets.

This commit is contained in:
Emilio Cobos Álvarez 2017-09-26 14:52:00 +02:00
parent 8a51a4eb01
commit 2bf84ba468
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -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,