style: Remove useless code after #19994

This commit is contained in:
Emilio Cobos Álvarez 2018-02-12 13:51:57 +01:00
parent 63691f01d7
commit 9744840e5a
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -148,14 +148,6 @@ impl PerDocumentStyleData {
}
}
impl Drop for PerDocumentStyleDataImpl {
fn drop(&mut self) {
if !structs::GECKO_IS_NIGHTLY {
return
}
}
}
impl PerDocumentStyleDataImpl {
/// Recreate the style data if the stylesheets have changed.
pub fn flush_stylesheets<E>(