Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet/src/lib


Modified Files:
        eet_data.c eet_lib.c 


Log Message:
warnings ;)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/src/lib/eet_data.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- eet_data.c  26 May 2005 03:57:57 -0000      1.22
+++ eet_data.c  26 May 2005 09:43:23 -0000      1.23
@@ -661,7 +661,6 @@
 _eet_descriptor_hash_find(Eet_Data_Descriptor *edd, char *name)
 {
    int hash;
-   Eet_Data_Element *ede;
    Eet_Data_Descriptor_Hash *bucket;
    
    hash = _eet_descriptor_hash_gen(name, 6);
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/src/lib/eet_lib.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- eet_lib.c   26 May 2005 06:15:48 -0000      1.34
+++ eet_lib.c   26 May 2005 09:43:23 -0000      1.35
@@ -986,7 +986,7 @@
    char **list_ret = NULL;
    int list_count = 0;
    int list_count_alloc = 0;
-   int i, j, num;
+   int i, num;
    Eet_File_Node *efn;
 
    /* check to see its' an eet file pointer */




-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to