mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
LibWeb: Remove outdated forward declarations
This commit is contained in:
parent
6ce08d3f75
commit
9cda0b2b2c
1 changed files with 0 additions and 4 deletions
|
@ -479,10 +479,6 @@ namespace Web::Bindings {
|
|||
class Intrinsics;
|
||||
class LocationObject;
|
||||
class OptionConstructor;
|
||||
class RangePrototype;
|
||||
class Wrappable;
|
||||
class Wrapper;
|
||||
class XMLHttpRequestPrototype;
|
||||
enum class CanPlayTypeResult;
|
||||
enum class CanvasFillRule;
|
||||
enum class EndingType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue