Kaynağa Gözat

LibJS: Remove two outdated forward declarations

Linus Groh 2 yıl önce
ebeveyn
işleme
ed2aa6459d
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      Userland/Libraries/LibJS/Forward.h

+ 0 - 2
Userland/Libraries/LibJS/Forward.h

@@ -177,8 +177,6 @@ class NativeFunction;
 class ObjectEnvironment;
 class PrimitiveString;
 class PromiseReaction;
-class PromiseReactionJob;
-class PromiseResolveThenableJob;
 class PropertyAttributes;
 class PropertyDescriptor;
 class PropertyKey;