style: Remove outdated comment.

This commit is contained in:
Emilio Cobos Álvarez 2018-11-12 11:19:24 +01:00
parent 679fb36924
commit fcada8a71e
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -52,9 +52,6 @@ fn moz_box_display_values_enabled(context: &ParserContext) -> bool {
/// If you change it, make sure to take a look at the
/// FrameConstructionDataByDisplay stuff (both the XUL and non-XUL version), and
/// ensure it's still correct!
///
/// Also, when you change this from Gecko you may need to regenerate the
/// C++-side bindings (see components/style/cbindgen.toml).
#[allow(missing_docs)]
#[derive(
Clone,