tasn pushed a commit to branch master.

commit e1cffeecefb837fd39eaf97389f1f2051d8a9368
Author: Tom Hacohen <[email protected]>
Date:   Fri Jun 7 17:45:13 2013 +0100

    Evas text: Removed unused variables.
---
 src/lib/evas/canvas/evas_object_text.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/evas/canvas/evas_object_text.c 
b/src/lib/evas/canvas/evas_object_text.c
index ed765fc..e967748 100644
--- 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)

-- 

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j

Reply via email to