mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb/CSS: Remove unused CalculationNode::Type::Unparsed
I missed this in 6969d1eba3
This commit is contained in:
parent
94a8b635c9
commit
db2e879839
|
|
@ -197,9 +197,6 @@ public:
|
|||
Round,
|
||||
Mod,
|
||||
Rem,
|
||||
|
||||
// This only exists during parsing.
|
||||
Unparsed,
|
||||
};
|
||||
using NumericValue = CalculatedStyleValue::CalculationResult::Value;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user