X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Fsrc%2Frendering%2Ftexture-set-api.h;h=a834d86ca600de17ae7f60bca2f6091386948c51;hb=4c9152e53ad2cc0f85c35288599c103192ed98d6;hp=8b4159db557d170785f25a34913d475e28fd799b;hpb=7bc9bb47cb9c552982e9144b202861190eeadc96;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-script-v8/src/rendering/texture-set-api.h b/plugins/dali-script-v8/src/rendering/texture-set-api.h index 8b4159d..a834d86 100644 --- a/plugins/dali-script-v8/src/rendering/texture-set-api.h +++ b/plugins/dali-script-v8/src/rendering/texture-set-api.h @@ -57,7 +57,6 @@ namespace TextureSetApi /** * TextureSet API see texture-set.h for a description */ - void SetImage( const v8::FunctionCallbackInfo< v8::Value >& args ); void SetSampler( const v8::FunctionCallbackInfo< v8::Value >& args ); }; // namespace TextureSetApi