diff --git a/components/style/properties/properties.mako.rs b/components/style/properties/properties.mako.rs index dcc85d57509..9372068b052 100644 --- a/components/style/properties/properties.mako.rs +++ b/components/style/properties/properties.mako.rs @@ -2254,7 +2254,6 @@ impl<'a> Iterator for AllShorthandDeclarationIterator<'a> { )) } AllShorthand::WithVariables(ref unparsed) => { - let id = self.longhands.next()?; Some(PropertyDeclaration::WithVariables( VariableDeclaration { id: self.longhands.next()?,