Remove line using elm_config_all_flush 30/162830/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 5 Dec 2017 12:30:17 +0000 (21:30 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 5 Dec 2017 12:30:17 +0000 (21:30 +0900)
commitc67b2618a488f9055ef40bfd087fa5bc22340eea
tree2b77966ce00c4dde0d1217b99087ca9a535bfb19
parent3f8f0936c3028a3f8008bca472968149b5af7d05
Remove line using elm_config_all_flush

The elm_config_all_flush makes all running application have same config value.
This API should be called by setting application such as elementary_config.

Change-Id: Icbf7b5d2b99798c6ce2cf8e91b45251a57e68954
src/main.cpp
tests/ui-scenarios/main.cpp