style: Remove outdated comment.

This commit is contained in:
Emilio Cobos Álvarez 2018-11-14 12:15:38 +01:00
parent 4c3646eff0
commit 6b5117d82d
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -943,9 +943,6 @@ pub enum Resize {
/// The value for the `appearance` property.
///
/// https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance
///
/// NOTE(emilio): When changing this you may want to regenerate the C++ bindings
/// (see components/style/cbindgen.toml)
#[allow(missing_docs)]
#[derive(
Clone,