mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Remove DeclaredValue::WithVariables.
We never construct it. Differential Revision: https://phabricator.services.mozilla.com/D5976
This commit is contained in:
parent
d5ba19696a
commit
c155efe7a5
3 changed files with 0 additions and 10 deletions
|
@ -379,7 +379,6 @@
|
|||
% endif
|
||||
% endif
|
||||
}
|
||||
DeclaredValue::WithVariables(_) => unreachable!(),
|
||||
DeclaredValue::CSSWideKeyword(keyword) => match keyword {
|
||||
% if not data.current_style_struct.inherited:
|
||||
CSSWideKeyword::Unset |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue