Removed GetStretchBorders from NinePatchImage plugin API.
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / src / image / nine-patch-image-api.h
index 3f1cf40..1a51d8c 100644 (file)
@@ -45,7 +45,6 @@ namespace NinePatchImageApi
   /**
    * Ninepatch Image API see nine-patch-image.h for a description
    */
-  void GetStretchBorders( const v8::FunctionCallbackInfo< v8::Value >& args );
   void GetChildRectangle( const v8::FunctionCallbackInfo< v8::Value >& args );
   void CreateCroppedBufferImage( const v8::FunctionCallbackInfo< v8::Value >& args );