tasn pushed a commit to branch evas-1.7.

commit 498b48a8af51f2af2dba27e1e69b556fbb709de5
Author: Tom Hacohen <[email protected]>
Date:   Fri Jun 7 18:11:04 2013 +0100

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

diff --git a/src/lib/canvas/evas_object_text.c 
b/src/lib/canvas/evas_object_text.c
index 6d71c9c..4c22a9d 100644
--- a/src/lib/canvas/evas_object_text.c
+++ b/src/lib/canvas/evas_object_text.c
@@ -1917,7 +1917,6 @@ _evas_object_text_recalc(Evas_Object *obj)
                  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