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:
b9a6337
)
Evas text: Removed unused variables.
author
Tom Hacohen
<tom@stosb.com>
Fri, 7 Jun 2013 16:45:13 +0000
(17:45 +0100)
committer
Tom Hacohen
<tom@stosb.com>
Fri, 7 Jun 2013 17:09:50 +0000
(18:09 +0100)
src/lib/evas/canvas/evas_object_text.c
patch
|
blob
|
history
diff --git
a/src/lib/evas/canvas/evas_object_text.c
b/src/lib/evas/canvas/evas_object_text.c
index
ed765fc
..
e967748
100644
(file)
--- a/
src/lib/evas/canvas/evas_object_text.c
+++ b/
src/lib/evas/canvas/evas_object_text.c
@@
-2399,7
+2399,6
@@
_evas_object_text_recalc(Evas_Object *eo_obj, Eina_Unicode *text)
EINA_INLIST_GET(item)->next, Evas_Object_Text_Item))
{
int asc = 0, desc = 0;
- int max_asc = 0, max_desc = 0;
/* Skip items without meaning full information. */
if (!item->text_props.font_instance)