mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
LibWeb: Remove outdated forward declarations
This commit is contained in:
parent
6ce08d3f75
commit
9cda0b2b2c
Notes:
sideshowbarker
2024-07-17 05:01:59 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/9cda0b2b2c Pull-request: https://github.com/SerenityOS/serenity/pull/15831
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…
Reference in a new issue