style: Remove DeclaredValue::WithVariables.

We never construct it.

Differential Revision: https://phabricator.services.mozilla.com/D5976
This commit is contained in:
Emilio Cobos Álvarez 2018-09-17 01:33:15 +00:00
parent d5ba19696a
commit c155efe7a5
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 0 additions and 10 deletions

View file

@ -379,7 +379,6 @@
% endif
% endif
}
DeclaredValue::WithVariables(_) => unreachable!(),
DeclaredValue::CSSWideKeyword(keyword) => match keyword {
% if not data.current_style_struct.inherited:
CSSWideKeyword::Unset |