From 3ed9538fc7f194f254af45717e0095672edfd2cf Mon Sep 17 00:00:00 2001 From: Minje Ahn Date: Tue, 13 Oct 2015 10:31:38 +0900 Subject: [PATCH] Apply coding rule (TSAM-426) Change-Id: Ife7299527f9be09810b583c560748cdb53b8ae20 Signed-off-by: Minje Ahn --- include/media_content_type.h | 165 +++++++++++++++++++++---------------------- 1 file changed, 80 insertions(+), 85 deletions(-) diff --git a/include/media_content_type.h b/include/media_content_type.h index da11e7b..f8ca022 100755 --- a/include/media_content_type.h +++ b/include/media_content_type.h @@ -48,13 +48,12 @@ extern "C" { * @brief Enumeration for the media file format. * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif */ -typedef enum -{ - MEDIA_CONTENT_TYPE_IMAGE = 0, /**