Delete send_default_suspend_req() function call 57/214757/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.014618 accepted/tizen/5.5/unified/mobile/hotfix/20201027.081312 accepted/tizen/unified/20190927.013316 submit/tizen/20190926.094837 submit/tizen_5.5/20191031.000001 submit/tizen_5.5_mobile_hotfix/20201026.185101 tizen_5.5.m2_release
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 26 Sep 2019 06:09:37 +0000 (15:09 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 26 Sep 2019 06:09:37 +0000 (15:09 +0900)
Change-Id: I628826c49723dfcbf1aea014792c82e0daaf1b43
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/emuld.cpp

index cb6790c1f03fada28cea84f0f0d2c94c2f989bf3..638bbdc4b45bbc3480bd266a9bb0cce58009460f 100644 (file)
@@ -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();