Change-Id: I43549f74cedb4cbdc7996bbca477892b2d23f6ed
Signed-off-by: aman.jeph <aman.jeph@samsung.com>
(void *) pNormalView);
/* Share via */
- elm_ctxpopup_item_append(pNormalView->pCtxPopup,
+ /* Tizen 6.0 iot-headed branch doesn't support sharing ..so we have to remove share feature here
+ * but we are not removing complete source as this feature will be supported in upcoming branches
+ */
+
+ /*elm_ctxpopup_item_append(pNormalView->pCtxPopup,
VP_PLAY_STRING_POPUP_SHARE, NULL,
__vp_normal_ctx_popup_share_cb,
- (void *) pNormalView);
+ (void *) pNormalView); */
/* Audio only */