Remove JavaScript binding for NativeImage, NinePatchImage, ImageActor and ShaderEffect
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / src / toolkit / builder / builder-api.h
index 7a682f4..a53f4b1 100644 (file)
@@ -52,7 +52,6 @@ namespace BuilderApi
   void ApplyFromJson(const v8::FunctionCallbackInfo< v8::Value >& args);
   void AddActors( const v8::FunctionCallbackInfo< v8::Value >& args );
   void CreateRenderTask( const v8::FunctionCallbackInfo< v8::Value >& args );
-  void GetShaderEffect( const v8::FunctionCallbackInfo< v8::Value >& args );
   void GetFrameBufferImage( const v8::FunctionCallbackInfo< v8::Value >& args );
 }; // namespace BuilderApi