Remove duplicated function call in default_trans 26/249626/3
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 15 Dec 2020 11:16:43 +0000 (20:16 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 16 Dec 2020 03:43:23 +0000 (12:43 +0900)
commit61a32235530e49d1b2d6006432bda2226f9a7d2a
tree40825e53390e43fe158441bfd1691f76dd357e76
parent6c4f3e93689a11fe7ec0a6d006d2a4b316b52dcc
Remove duplicated function call in default_trans

check_processes is already called via default_check.
ex) default_check -> makeup_trans_condition -> check_processes

Change-Id: Ie867584ce8c3571fbd2c424ea1a715201864d8ad
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
plugins/iot/display/core.c
plugins/mobile/display/core.c
plugins/tv/display/core.c
plugins/wearable/display/core.c