From: inhyeok Date: Thu, 8 Oct 2015 05:42:08 +0000 (+0900) Subject: Remove unused code X-Git-Tag: submit/tizen/20151029.122343~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd06be23e43f90692dc84c7929f7b19d34d2523e;p=platform%2Fcore%2Fmultimedia%2Flibmm-common.git Remove unused code [Version] Release 0.2.88 [Profile] Common [Issue Type] Remove features Remove resumeable media enum Change-Id: I11fd65f6fec6925825868b9ff53610fe46292519 Signed-off-by: inhyeok --- diff --git a/include/mm_message.h b/include/mm_message.h index 86aee7d..aff0998 100755 --- a/include/mm_message.h +++ b/include/mm_message.h @@ -169,10 +169,8 @@ enum MMMessageInterruptedCode { MM_MSG_CODE_INTERRUPTED_BY_EMERGENCY_START, MM_MSG_CODE_INTERRUPTED_BY_EMERGENCY_END, MM_MSG_CODE_INTERRUPTED_BY_OTHER_PLAYER_APP, - MM_MSG_CODE_INTERRUPTED_BY_RESUMABLE_MEDIA, MM_MSG_CODE_INTERRUPTED_BY_NOTIFICATION_START, MM_MSG_CODE_INTERRUPTED_BY_NOTIFICATION_END, - MM_MSG_CODE_INTERRUPTED_BY_RESUMABLE_CANCELED, }; /* diff --git a/packaging/libmm-common.spec b/packaging/libmm-common.spec index 4d4675e..8548f27 100644 --- a/packaging/libmm-common.spec +++ b/packaging/libmm-common.spec @@ -1,6 +1,6 @@ Name: libmm-common Summary: Multimedia Framework Common Lib -Version: 0.2.87 +Version: 0.2.88 Release: 0 Group: Multimedia/Libraries License: Apache-2.0