Fix the broken build for JavaScript plugin
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / src / rendering / texture-set-api.h
index 8b4159d..a834d86 100644 (file)
@@ -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