From: Youngjae Cho Date: Thu, 26 Sep 2019 06:09:37 +0000 (+0900) Subject: Delete send_default_suspend_req() function call X-Git-Tag: submit/tizen/20190926.094837^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b353134a20d2891330aafae76304c82275d7e59;p=platform%2Fadaptation%2Femulator%2Femulator-daemon.git Delete send_default_suspend_req() function call Change-Id: I628826c49723dfcbf1aea014792c82e0daaf1b43 Signed-off-by: Youngjae Cho --- diff --git a/src/emuld.cpp b/src/emuld.cpp index cb6790c..638bbdc 100644 --- a/src/emuld.cpp +++ b/src/emuld.cpp @@ -402,8 +402,6 @@ static void* handling_network(void* data) LOGINFO("[START] epoll & device init success"); - send_default_suspend_req(); - send_capabilities(); send_default_mount_req();