Remove JavaScript binding for NativeImage, NinePatchImage, ImageActor and ShaderEffect
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / src / image / resource-image-api.h
index a9af141..5912975 100644 (file)
@@ -45,7 +45,6 @@ namespace ResourceImageApi
   /**
    * Resource Image API see resource-image.h for a description
    */
-  void GetLoadPolicy( const v8::FunctionCallbackInfo< v8::Value >& args );
   void GetLoadingState( const v8::FunctionCallbackInfo< v8::Value >& args );
   void GetUrl( const v8::FunctionCallbackInfo< v8::Value >& args );
   void Reload( const v8::FunctionCallbackInfo< v8::Value >& args );