elm_main : Do not release strings which eina_prefix returns
authorRyuan Choi <ryuan.choi@gmail.com>
Sat, 15 Jun 2013 04:02:25 +0000 (13:02 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Sat, 15 Jun 2013 04:02:25 +0000 (13:02 +0900)
commitd348108dc7490ef62f903efb961e2eb824f02479
tree996ce51caa256d096c87f7c00f2e8cc24274bdd7
parentff9294bc1b9e22586e0f69b0188f333b7f3b765f
elm_main : Do not release strings which eina_prefix returns

The getter functions of eina_prefix just returns internal string.
So they should not be released in application side.
src/lib/elm_main.c