Remove _image_util_check_resolution() API. check parameters directly
[platform/core/api/image-util.git] / include / image_util_private.h
index 8610ef3..4c1a433 100755 (executable)
@@ -185,7 +185,6 @@ unsigned int get_number_of_colorspace(void);
 int convert_type_of_colorspace(const image_util_colorspace_e colorspace);
 int convert_type_of_colorspace_with_image_type(const image_util_colorspace_e colorspace, const image_util_type_e type);
 int _image_error_capi(int error_code);
-bool _image_util_check_resolution(int width, int height);
 
 /**
 * @}