efl/src/lib/eet
Jaehyun Cho 94be8a88d3 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
2019-02-13 16:37:10 -08:00
..
Eet.h docs: Fix assorted typos in legacy documentation 2019-01-28 13:14:20 +01:00
Eet_private.h eet - fix eet compression to differentiate lx4 and lz4hc 2019-01-24 14:04:07 +00:00
eet_alloc.c
eet_cipher.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_connection.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_data.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_dictionary.c eet_dictionary: remove dead code 2019-02-13 16:37:10 -08:00
eet_image.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_lib.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_node.c eet: set parent struct member when adding a child to a parent node 2018-06-29 11:36:13 -04:00
eet_utils.c
meson.build here comes meson 2018-10-02 17:22:50 +02:00