diff options
Diffstat (limited to 'xfa/fxjse/context.h')
-rw-r--r-- | xfa/fxjse/context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fxjse/context.h b/xfa/fxjse/context.h index e475752dad..6737619511 100644 --- a/xfa/fxjse/context.h +++ b/xfa/fxjse/context.h @@ -44,7 +44,6 @@ class CFXJSE_Context { friend class CFXJSE_Class; friend class CFXJSE_ScopeUtil_IsolateHandleContext; - friend class CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContext; }; v8::Local<v8::Object> FXJSE_CreateReturnValue(v8::Isolate* pIsolate, |