mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 18:58:56 +00:00
LibWeb: Remove bogus forward declaration for Web::StackingContext
The real class is Web::Layout::StackingContext.
This commit is contained in:
parent
76b0253b6b
commit
a38aefed0b
Notes:
sideshowbarker
2024-07-18 04:27:24 +09:00
Author: https://github.com/awesomekling
Commit: a38aefed0b
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ class PageClient;
|
||||||
class PaintContext;
|
class PaintContext;
|
||||||
class Resource;
|
class Resource;
|
||||||
class ResourceLoader;
|
class ResourceLoader;
|
||||||
class StackingContext;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Web::XHR {
|
namespace Web::XHR {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue