Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_color_class.c 


Log Message:
Remove unused variables
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_color_class.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_color_class.c     18 Jan 2006 00:44:47 -0000      1.3
+++ e_color_class.c     26 Jan 2006 21:25:54 -0000      1.4
@@ -33,8 +33,6 @@
 e_color_class_set(const char *color_class, int r, int g, int b, int a, int r2, 
int b2, int g2, int a2, int r3, int g3, int b3, int a3)
 {
   E_Color_Class *cc = NULL;
-  Evas_List *l;
-  int found = 0;
 
   cc = e_color_class_find(color_class);
   if (!cc)




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to