projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc943d
)
Ui text: cleanup ifdef
author
Daniel Hirt
<daniel.hirt@samsung.com>
Sun, 10 Jul 2016 10:30:27 +0000
(10:30 +0000)
committer
Daniel Hirt
<daniel.hirt@samsung.com>
Tue, 12 Jul 2016 11:01:45 +0000
(11:01 +0000)
src/lib/elementary/efl_ui_text.c
patch
|
blob
|
history
diff --git
a/src/lib/elementary/efl_ui_text.c
b/src/lib/elementary/efl_ui_text.c
index
05f1384
..
7433dbc
100644
(file)
--- a/
src/lib/elementary/efl_ui_text.c
+++ b/
src/lib/elementary/efl_ui_text.c
@@
-4017,14
+4017,6
@@
_efl_ui_text_item_provider_remove(Eo *obj EINA_UNUSED, Efl_Ui_Text_Data *sd, Elm
}
}
-#if 0
-static const char *
-_text_get(const Evas_Object *obj)
-{
- return elm_object_text_get(obj);
-}
-#endif
-
EOLIAN static Eina_Bool
_efl_ui_text_efl_file_file_set(Eo *obj, Efl_Ui_Text_Data *sd, const char *file, const char *group EINA_UNUSED)
{