style: Remove now unused gecko_pref_ident.

This commit is contained in:
Emilio Cobos Álvarez 2017-11-16 02:52:41 +01:00
parent 2bd91d21d7
commit 128bb02e1d
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 2 additions and 6 deletions

View file

@ -239,7 +239,6 @@ ${helpers.single_keyword("position", "static absolute relative fixed sticky",
gecko_enum_prefix="StyleFloat"
gecko_inexhaustive="True"
gecko_ffi_name="mFloat"
gecko_pref_ident="float_"
flags="APPLIES_TO_FIRST_LETTER"
spec="https://drafts.csswg.org/css-box/#propdef-float">
impl ToComputedValue for SpecifiedValue {