Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet/src/lib


Modified Files:
        eet_data.c 


Log Message:
Remove some unused variable.


===================================================================
RCS file: /cvs/e/e17/libs/eet/src/lib/eet_data.c,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -3 -r1.82 -r1.83
--- eet_data.c  19 May 2008 15:27:04 -0000      1.82
+++ eet_data.c  19 May 2008 16:01:50 -0000      1.83
@@ -1030,7 +1030,6 @@
                                Eet_Data_Descriptor *subtype)
 {
    Eet_Data_Element *ede;
-   Eet_Data_Descriptor *simple_type;
    /* int l1, l2, p1, p2, i;
    char *ps;*/
 
@@ -2148,7 +2147,6 @@
                            break;
                          case EET_G_LIST:
                              {
-                                int ret;
                                 void *list = NULL;
                                 void **ptr;
                                 void *data_ret;
@@ -2381,7 +2379,6 @@
                       break;
                     case EET_G_LIST:
                         {
-                           int ret;
                            void *data_ret;
 
                            data_ret = NULL;



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to