Remove unused product API
[platform/core/api/media-content.git] / test / media-content_test.c
index bcab5ac..13adea4 100755 (executable)
@@ -251,9 +251,6 @@ static void get_media_meta(media_info_h media)
 #ifdef _USE_TVPD_MODE
        if (media_info_get_stitched_state(media, &i_value) == MEDIA_CONTENT_ERROR_NONE)
                content_debug("360 stitched : [%d]", i_value);
-
-       if (media_info_get_stitched_engine(media, &i_value) == MEDIA_CONTENT_ERROR_NONE)
-               content_debug("360 engine : [%d]", i_value);
 #endif
 
        if (media_type == MEDIA_CONTENT_TYPE_MUSIC)