Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : libs/edje
Dir : e17/libs/edje/src/bin
Modified Files:
edje_main.c
Log Message:
removed some unused variables
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_main.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- edje_main.c 14 Jan 2004 17:19:16 -0000 1.36
+++ edje_main.c 20 Jan 2004 17:53:18 -0000 1.37
@@ -381,7 +381,7 @@
ev = event_info;
if (de->down_bottom)
{
- Evas_Coord x, y, w, h, tw, th;
+ Evas_Coord x, y, w, h;
Evas_Coord minw, minh;
int hdir, vdir;
@@ -571,7 +571,6 @@
if (entries)
{
Evas_List *l;
- Evas_Coord x = 0, y = 0;
for (l = entries; l; l = l->next)
{
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs