X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_content_type.h;h=1533e06710706fcda8dd08ef6b34fba3cf93a428;hb=e84e224cbb3cda3a91cea699a6d096401db850b8;hp=0d67e8a5b9063cc3a1165336aeda78ee36cb07d8;hpb=05f99f8f2009914416a63293f8694e7b88c5ee39;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_content_type.h b/include_product/media_content_type.h index 0d67e8a..1533e06 100755 --- a/include_product/media_content_type.h +++ b/include_product/media_content_type.h @@ -25,12 +25,6 @@ extern "C" { #endif /* __cplusplus */ -#if 0 -#ifndef _USE_SENIOR_MODE -#define _USE_SENIOR_MODE -#endif -#endif - /** * @file media_content_type.h * @brief This file contains API related to media-content enumerations for media data types, groups, orientations, \n @@ -192,9 +186,6 @@ typedef enum { MEDIA_CONTENT_GROUP_RATING = 20, /**< Media group ID for a rating*/ MEDIA_CONTENT_GROUP_MODIFIED_MONTH = 29, /**< Media group ID for the modified time*/ MEDIA_CONTENT_GROUP_MODIFIED_DATE, /**< Media group ID for the modified date*/ -#ifdef _USE_SENIOR_MODE - MEDIA_CONTENT_GROUP_CONTACT, -#endif MEDIA_CONTENT_GROUP_ALBUM, MEDIA_CONTENT_GROUP_MAX, /**< Invalid media group ID*/ MEDIA_PVR_GROUP_DURATION,