remove wrapper of checking connection in retry function 20/281620/1
authordyamy-lee <dyamy.lee@samsung.com>
Thu, 15 Sep 2022 08:42:55 +0000 (17:42 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 20 Sep 2022 05:09:40 +0000 (14:09 +0900)
commitfc30978b27023d4fe58c8ff54f7b063ba406bebb
tree737da9b44ba61e54800f5f1eff8c5cb5726faf56
parent88cab56b5ebefee44554257805dbadfe74c5bde7
remove wrapper of checking connection in retry function

retry function is called when it is alreday not connected.
So, this remove re-checking connected value, for readability and clear logic

Change-Id: Ifb7ac64d23cdf66d5f4cacf547b7ebf28a6783fd
src/mmi-ipc.c