billiob pushed a commit to branch master.

commit 58ec67bfa21b1cb2997f411f578987f261d52781
Author: Boris Faure <[email protected]>
Date:   Mon Aug 26 16:29:43 2013 +0200

    termio: remove shadow variables
---
 src/bin/termio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/termio.c b/src/bin/termio.c
index ab6bf92..a921847 100644
--- a/src/bin/termio.c
+++ b/src/bin/termio.c
@@ -468,7 +468,6 @@ _update_link(Evas_Object *obj, Termio *sd,
                {
                   if ((sd->link.string[0] == '/') || 
(link_is_url(sd->link.string)))
                     {
-                       Evas_Coord ox, oy;
                        Ecore_X_Window xwin;
 
                        evas_object_geometry_get(obj, &ox, &oy, NULL, NULL);

-- 

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to