mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 19:17:35 +00:00
LibJS: Remove two outdated forward declarations
This commit is contained in:
parent
7c8ce42593
commit
ed2aa6459d
1 changed files with 0 additions and 2 deletions
|
@ -177,8 +177,6 @@ class NativeFunction;
|
||||||
class ObjectEnvironment;
|
class ObjectEnvironment;
|
||||||
class PrimitiveString;
|
class PrimitiveString;
|
||||||
class PromiseReaction;
|
class PromiseReaction;
|
||||||
class PromiseReactionJob;
|
|
||||||
class PromiseResolveThenableJob;
|
|
||||||
class PropertyAttributes;
|
class PropertyAttributes;
|
||||||
class PropertyDescriptor;
|
class PropertyDescriptor;
|
||||||
class PropertyKey;
|
class PropertyKey;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue