mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Remove unused class in CSS parser
This commit is contained in:
parent
2477a8eb0d
commit
cd0976395a
Notes:
github-actions[bot]
2025-12-01 11:02:46 +00:00
Author: https://github.com/Calme1709
Commit: cd0976395a
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6707
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/gmta
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@
|
||||||
|
|
||||||
namespace Web::CSS::Parser {
|
namespace Web::CSS::Parser {
|
||||||
|
|
||||||
class PropertyDependencyNode;
|
|
||||||
|
|
||||||
namespace CalcParsing {
|
namespace CalcParsing {
|
||||||
|
|
||||||
struct Operator {
|
struct Operator {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue