Remove unused code 84/49184/1
authorinhyeok <i_bc.kim@samsung.com>
Thu, 8 Oct 2015 05:42:08 +0000 (14:42 +0900)
committerinhyeok <i_bc.kim@samsung.com>
Thu, 8 Oct 2015 05:45:37 +0000 (14:45 +0900)
[Version] Release 0.2.88
[Profile] Common
[Issue Type] Remove features

Remove resumeable media enum

Change-Id: I11fd65f6fec6925825868b9ff53610fe46292519
Signed-off-by: inhyeok <i_bc.kim@samsung.com>
include/mm_message.h
packaging/libmm-common.spec

index 86aee7d..aff0998 100755 (executable)
@@ -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,
 };
 
 /*
index 4d4675e..8548f27 100644 (file)
@@ -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