Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
Don't need this info.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -3 -r1.563 -r1.564
--- e_border.c  28 Dec 2006 13:43:30 -0000      1.563
+++ e_border.c  29 Dec 2006 15:53:49 -0000      1.564
@@ -4698,7 +4698,6 @@
                            E_Drag *drag;
                            Evas_Object *o = NULL;
                            Evas_Coord x, y, w, h;
-                           const char *file = NULL, *part = NULL;
                            const char *drag_types[] = { "enlightenment/border" 
};
 
                            evas_object_geometry_get(bd->icon_object,
@@ -4707,7 +4706,6 @@
                                              bd->x + bd->fx.x + x, 
                                              bd->y + bd->fx.y + y,
                                              drag_types, 1, bd, -1, NULL);
-                           edje_object_file_get(bd->icon_object, &file, &part);
                            o = e_border_icon_add(bd, drag->evas);
                            if (!o)
                              {



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to