[ITC][media-controller][NonACR] Removed unsed variables 38/288438/1
authorUtkarsh Tiwari <utk.tiwari@samsung.com>
Thu, 16 Feb 2023 10:57:22 +0000 (16:27 +0530)
committerUtkarsh Tiwari <utk.tiwari@samsung.com>
Thu, 16 Feb 2023 10:57:22 +0000 (16:27 +0530)
Change-Id: I28ac44660a79097b6eb6a62e299e007f430e0efc
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
src/itc/media-controller/ITs-media-controller-client.c

index 12bede7cd2afde6249c13faa07978619867d06cb..fe677b3cd3ae12e3217ee148bc423c3e78336b3f 100755 (executable)
@@ -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;