elm_config: don't prepend /tmp/ to file name
authorVincent Torri <vincent.torri@gmail.com>
Mon, 21 Sep 2020 06:22:40 +0000 (06:22 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 21 Sep 2020 21:37:03 +0000 (06:37 +0900)
commitf18c0103de63c592ba8fb27de2935bbae1a877b5
tree2d3892c74cfa64befb3535ff6b64dc81e08541ea
parent323e8baef98cf3309ef503b76da3a6b069250190
elm_config: don't prepend /tmp/ to file name

eina_file_mkstemp() already takes care of this.

Differential Revision: https://phab.enlightenment.org/D12155
src/lib/elementary/elm_config.c