efl/src/lib/edje
Youngbok Shin 835c8d1b77 Edje: remove a unreachable code from edje_text.c
Summary:
If "text" is NULL, it is set as empty string in the above code.
So, the removed line is unreachable.

Test Plan: N/A

Reviewers: raster, cedric, herdsman, woohyun, jpeg, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D4462
2016-12-08 13:31:05 +09:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: mark new edje_mmap_3d_has() API with since tag 2016-08-05 23:14:57 +02:00
Edje_Edit.h edje_edit: new API for generate source code for color classes 2016-10-12 15:03:20 +03:00
Edje_Eo.h
Edje_Legacy.h edje: clean up APIs 2016-08-16 15:38:42 +09:00
edje_box_layout.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
edje_cache.c edje: fix memory leak 2016-10-12 08:08:12 +02:00
edje_calc.c edje_calc: round the scaled value when it is casted to int type. 2016-11-30 14:00:11 +09:00
edje_callbacks.c Efl.Canvas.Object: Remove focus,in/out events. 2016-11-24 19:18:47 -02:00
edje_convert.c edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_convert.h edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_data.c edje - cut another 120k or so off memory usage by using direct hash add 2016-08-21 11:37:22 +09:00
edje_edit.c Edje_Edit: use specific function to get file's name correctly on Win and Linux 2016-11-25 15:00:49 +02:00
edje_edit.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
edje_embryo.c Revert "edje edje_embryo: use strncpy()." 2016-09-22 08:31:00 +09:00
edje_entry.c edje entry: fix crash issue due to improper callback handling 2016-11-29 14:39:01 +09:00
edje_external.c Edje: add checking on NULL 3-rd parameter in edje_object_part_external_param_type_get() 2016-11-24 12:13:36 +09:00
edje_load.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_lua.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
edje_lua2.c evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
edje_object.eo docs: edje: fill last gaps in edje eo file documentation 2016-11-23 14:16:24 +01:00
edje_part.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_box.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_helper.h Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_swallow.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_table.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_private.h edje_calc: round the scaled value when it is casted to int type. 2016-11-30 14:00:11 +09:00
edje_program.c edje: remove extraneous new line in debug log 2016-10-26 15:56:46 +02:00
edje_signal.c edje signal cb - dont delete already deleted signals 2016-07-03 15:45:36 +09:00
edje_smart.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_text.c Edje: remove a unreachable code from edje_text.c 2016-12-08 13:31:05 +09:00
edje_textblock_styles.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_types.eot edje eo: remove pointers 2016-11-04 17:19:53 +01:00
edje_util.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
efl_canvas_layout_internal.eo docs: edje: fill last gaps in edje eo file documentation 2016-11-23 14:16:24 +01:00
efl_canvas_layout_internal_box.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_canvas_layout_internal_swallow.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_canvas_layout_internal_table.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00