elm_config: remove profile name reading logic from data dir
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 23 Nov 2018 11:12:01 +0000 (11:12 +0000)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:50:10 +0000 (14:50 +0900)
commit54f5cfb2743864a990af75b536a5b5ccd6d41cb1
treed4d3c57653bf3ba47c5cef1b6685a0784e24c610
parentf46ca570dbb8326d5b3fbe0e603d54097f2d9fe3
elm_config: remove profile name reading logic from data dir

Nothing writes any profile name on profile.cfg inside data dir
This patch removes the logic.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7351
src/lib/elementary/elm_config.c