eet_dictionary: remove dead code 62/199862/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 13 Feb 2019 07:59:46 +0000 (07:59 +0000)
committerjunsu choi <jsuya.choi@samsung.com>
Fri, 15 Feb 2019 05:36:32 +0000 (05:36 +0000)
commitc3049f24e12161657cadf56224b36ad28dadfea4
tree19182fe4fda14efd5466e84b3c4134c874101b25
parent55d35a9558cb3040f72d31cf3db9560174fb9e09
eet_dictionary: remove dead code

If index value is not -1, then eet_dictionary_string_add() returns.
Therefore, it does not need to check the index value after that.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D7922

Change-Id: I7181d02df14c96287760d8f266a866471b125435
src/lib/eet/eet_dictionary.c