Remove temporary error define 98/131198/1
authorMinje Ahn <minje.ahn@samsung.com>
Fri, 26 May 2017 01:25:34 +0000 (10:25 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Fri, 26 May 2017 01:25:34 +0000 (10:25 +0900)
Change-Id: I9facef6196f9adc4ebf388c2b24a47a7607bb1c7
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/thumbnail_util_type.h

index 818a5e9..d7734b2 100755 (executable)
@@ -36,11 +36,6 @@ extern "C" {
  * @{
  */
 
-/* temporary fix for tizen_error not applied */
-#ifndef TIZEN_ERROR_THUMBNAIL_UTIL
-#define TIZEN_ERROR_THUMBNAIL_UTIL -0x02F90000
-#endif
-
 #define THUMBNAIL_UTIL_ERROR_CLASS                             TIZEN_ERROR_THUMBNAIL_UTIL
 
 /**