mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +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
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ class PageClient;
|
|||
class PaintContext;
|
||||
class Resource;
|
||||
class ResourceLoader;
|
||||
class StackingContext;
|
||||
}
|
||||
|
||||
namespace Web::XHR {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue