Remove MS_MEDIA_ERR_THUMB_TOO_BIG 48/281248/1 accepted/tizen/unified/20220919.090135
authorminje.ahn <minje.ahn@samsung.com>
Thu, 15 Sep 2022 01:56:40 +0000 (10:56 +0900)
committerminje.ahn <minje.ahn@samsung.com>
Thu, 15 Sep 2022 01:56:40 +0000 (10:56 +0900)
Change-Id: I42665fef061d71987abbc36f21b272363412cc66
Signed-off-by: minje.ahn <minje.ahn@samsung.com>
lib/include/media-util-err.h

index 5a404fa..cab150e 100755 (executable)
@@ -52,7 +52,6 @@
 #define MS_MEDIA_ERR_SCANNER_FORCE_STOP                        -700    /* scanning is stopped forcely */
 
 /* Thumbnail error*/
-#define MS_MEDIA_ERR_THUMB_TOO_BIG                             -801    /* Original is too big to make thumb */
 #define MS_MEDIA_ERR_THUMB_UNSUPPORTED         -803    /* Unsupported content */
 
 /*ETC*/