mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
style: Remove outdated comment.
This commit is contained in:
parent
679fb36924
commit
fcada8a71e
1 changed files with 0 additions and 3 deletions
|
@ -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
|
/// If you change it, make sure to take a look at the
|
||||||
/// FrameConstructionDataByDisplay stuff (both the XUL and non-XUL version), and
|
/// FrameConstructionDataByDisplay stuff (both the XUL and non-XUL version), and
|
||||||
/// ensure it's still correct!
|
/// 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)]
|
#[allow(missing_docs)]
|
||||||
#[derive(
|
#[derive(
|
||||||
Clone,
|
Clone,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue