mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb/CSS: Remove unused ProductOperation enum
This commit is contained in:
parent
0149f7d4e4
commit
2192868a0e
|
|
@ -42,10 +42,6 @@ public:
|
|||
Add,
|
||||
Subtract,
|
||||
};
|
||||
enum class ProductOperation {
|
||||
Multiply,
|
||||
Divide,
|
||||
};
|
||||
|
||||
using PercentageBasis = Variant<Empty, Angle, Flex, Frequency, Length, Time>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user