From: Utkarsh Tiwari Date: Thu, 16 Feb 2023 10:57:22 +0000 (+0530) Subject: [ITC][media-controller][NonACR] Removed unsed variables X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68917869a412987f3360b8628555025f48a63b8f;p=test%2Ftct%2Fnative%2Fapi.git [ITC][media-controller][NonACR] Removed unsed variables Change-Id: I28ac44660a79097b6eb6a62e299e007f430e0efc Signed-off-by: Utkarsh Tiwari --- diff --git a/src/itc/media-controller/ITs-media-controller-client.c b/src/itc/media-controller/ITs-media-controller-client.c index 12bede7cd..fe677b3cd 100755 --- a/src/itc/media-controller/ITs-media-controller-client.c +++ b/src/itc/media-controller/ITs-media-controller-client.c @@ -1534,10 +1534,6 @@ int ITc_mc_client_set_unset_cb_send_event_reply_p(void) START_TEST; int nRet = MEDIA_CONTROLLER_ERROR_NONE; - int nSize = 0; - bool bReplyResult = false; - bool bReplyName = false; - bool bReplyRequest = false; char *pszEvent = "test"; char *pszRequestID = NULL; char *pszClientName = NULL;