Update change log and spec for wrt-plugins-tizen_0.4.51
[framework/web/wrt-plugins-tizen.git] / src / Application / JSApplicationControl.h
index c047517..2720ad8 100755 (executable)
@@ -96,14 +96,6 @@ private:
                  JSValueRef* exception);
 
   /**
-     * The callback invoked when an object is used as the target of an 'instanceof' expression.
-     */
-    static bool hasInstance(JSContextRef context,
-            JSObjectRef constructor,
-            JSValueRef possibleInstance,
-            JSValueRef* exception);
-
-  /**
      * This structure contains properties and callbacks that define a type of object.
      */
     static JSClassDefinition m_classInfo;